Created
August 1, 2013 18:28
-
-
Save thbkrkr/6133903 to your computer and use it in GitHub Desktop.
Why my server restarts itself?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alpha /var/log» uname -a | |
Linux ks3295757.kimsufi.com 3.8.13-xxxx-grs-ipv6-64 #3 SMP Fri May 31 13:26:19 CEST 2013 x86_64 x86_64 x86_64 GNU/Linux | |
Aug 1 17:05:01 ks3295757 CRON[978]: (root) CMD (/usr/local/rtm/bin/rtm 44 > /dev/null 2> /dev/null) | |
Aug 1 17:06:01 ks3295757 CRON[1077]: (root) CMD (/usr/local/rtm/bin/rtm 44 > /dev/null 2> /dev/null) | |
Aug 1 17:07:01 ks3295757 CRON[1122]: (root) CMD (/usr/local/rtm/bin/rtm 44 > /dev/null 2> /dev/null) | |
Aug 1 17:07:43 ks3295757 kernel: usb 4-1: new low-speed USB device number 2 using uhci_hcd | |
Aug 1 17:07:43 ks3295757 kernel: input: Cypress Thinnet TM as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input0 | |
Aug 1 17:07:43 ks3295757 kernel: hid-generic 0003:04B4:8081.0001: input: USB HID v1.00 Keyboard [Cypress Thinnet TM] on usb-0000:00:1d.2-1/input0 | |
Aug 1 17:07:43 ks3295757 kernel: input: Cypress Thinnet TM as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/input/input1 | |
Aug 1 17:07:43 ks3295757 kernel: hid-generic 0003:04B4:8081.0002: input: USB HID v1.00 Mouse [Cypress Thinnet TM] on usb-0000:00:1d.2-1/input1 | |
Aug 1 17:07:50 ks3295757 kernel: Kernel logging (proc) stopped. | |
Aug 1 17:07:50 ks3295757 rsyslogd: [origin software="rsyslogd" swVersion="5.8.6" x-pid="3666" x-info="http://www.rsyslog.com"] exiting on signal 15. | |
Aug 1 17:08:37 ks3295757 kernel: imklog 5.8.6, log source = /proc/kmsg started. | |
Aug 1 17:08:37 ks3295757 rsyslogd: [origin software="rsyslogd" swVersion="5.8.6" x-pid="3664" x-info="http://www.rsyslog.com"] start | |
Aug 1 17:08:37 ks3295757 rsyslogd: rsyslogd's groupid changed to 103 | |
Aug 1 17:08:37 ks3295757 rsyslogd: rsyslogd's userid changed to 101 | |
Aug 1 17:08:37 ks3295757 rsyslogd-2039: Could not open output pipe '/dev/xconsole' [try http://www.rsyslog.com/e/2039 ] | |
Aug 1 17:08:37 ks3295757 kernel: Initializing cgroup subsys cpuset | |
Aug 1 17:08:37 ks3295757 kernel: Linux version 3.8.13-xxxx-grs-ipv6-64 ([email protected]) (gcc version 4.7.2 (Debian 4.7.2-5) ) #3 SMP Fri May 31 13:26:19 CEST 2013 | |
Aug 1 17:08:37 ks3295757 kernel: Command line: BOOT_IMAGE=/boot/bzImage-3.8.13-xxxx-grs-ipv6-64 root=/dev/md1 ro | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment