Difference between revisions of "Journalctl -r"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
[[nagios3]][1076]: Warning: The check of service 'HTTP' on host 'localhost' could not be performed due to a fork() error: '[[Cannot allocate memory]]'. The check will be rescheduled. | [[nagios3]][1076]: Warning: The check of service 'HTTP' on host 'localhost' could not be performed due to a fork() error: '[[Cannot allocate memory]]'. The check will be rescheduled. | ||
+ | |||
+ | Dec 18 14:50:34 weo1 nagios3[1076]: SERVICE ALERT: localhost;Current Load;CRITICAL;SOFT;2;CRITICAL - load average: 19.29, 7.04, 3.24 | ||
== Related == | == Related == |
Latest revision as of 10:08, 19 December 2024
journalctl -r | egrep -i "error|critical|Killed process"
journalctl -r | grep "No space left on device"
journalctl -r | grep CRON
journalctl -r grep oom
journalctl -r | grep -v audit | grep -v sshd | grep -v CRON
nagios3[1076]: Warning: The check of service 'HTTP' on host 'localhost' could not be performed due to a fork() error: 'Cannot allocate memory'. The check will be rescheduled.
Dec 18 14:50:34 weo1 nagios3[1076]: SERVICE ALERT: localhost;Current Load;CRITICAL;SOFT;2;CRITICAL - load average: 19.29, 7.04, 3.24
Related[edit]
See also[edit]
Advertising: