Difference between revisions of "Journalctl -r"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
journalctl -r | grep -v audit | grep -v sshd | grep -v CRON | 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. | ||
== Related == | == Related == |
Revision as of 09:21, 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.
Related
See also
Advertising: