journalctl -r

From wikieduonline
Revision as of 10:08, 19 December 2024 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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: