That (1+10:37) should be the time. Can you run the following command and post the output?
Main Topics
Browse All TopicsHi there,
We have a production linux server running SuSE. The server restarted by itself some time ago, and I need to know why.
I've checked /var/log/messages but it only shows the server boot process some minutes after the reboot. Nothing before that.
This is the actual output of 'last reboot':
reboot system boot 2.6.16.60-0.31-s Sun Sep 20 00:06 (1+10:37)
only 2 other people have access to the server but none of them were even logged in that day, how can I prove whether this a power issue or an emergency reboot initiated by the system itself or something like that?
The server is at a datacenter, Nobody accessed our suite during this time. What else should I be looking at (what other log files, etc)?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Don't I need some kind of kernel debugger to see anything at all regarding kernel panics?
None of the logs have any reference to kernel panics, or any issues at all.
Normal application log entries stop at 11:55pm (which is when server went down) and then the next data is from 12:07 showing boot up logs (services going up, interfaces up, etc).
no other data is shown -- if this was a kernel panic shouldn't I see it somewhere other than /var/log/messages?
Well, it depends on the type of kernel panic. Take a look at this link:
http://rhcelinuxguide.word
A kernel panic (depending on the type) can write messages to /var/log/messages. Sounds like you had a "hard kernel panic"...
M.
Business Accounts
Answer for Membership
by: ddiazpPosted on 2009-09-21 at 07:48:02ID: 25383409
1 more thing.. what does (1+10:37) mean on the above output (from 'last reboot')