当我的系统重新启动时。我想知道重新启动的原因,尤其是当重新启动的原因是内核崩溃时。
有没有办法知道重启的原因是否是 Linux 内核崩溃?比如从中读取一些东西/proc
?
答案1
键入last reboot
以查看最近重启的原因和重启间隔时间。
如果系统崩溃,您可能会在某个时间字段中看到“崩溃”。
(root) kppro[1]:~# last reboot
reboot system boot 2.6.18-408.el5 Wed Mar 9 09:13 (4+00:36)
reboot system boot 2.6.18-408.el5 Tue Mar 1 09:14 (12+00:35)
reboot system boot 2.6.18-408.el5 Fri Feb 26 07:30 (16+02:18)
reboot system boot 2.6.18-408.el5 Sat Feb 20 23:52 (21+09:57)
reboot system boot 2.6.18-407.el5 Thu Dec 24 09:24 (80+00:25)
reboot system boot 2.6.18-404.el5 Thu May 28 10:11 (290+00:38)
reboot system boot 2.6.18-404.el5 Sat May 23 07:00 (5+03:03)
reboot system boot 2.6.18-400.1.1.e Tue Feb 10 15:09 (101+14:42)
reboot system boot 2.6.18-348.12.1. Sun Aug 11 00:46 (548+15:15)