Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
$ journalctl -f -u xymon.service
-- Logs begin at Mon 2015-06-15 23:56:58 EDT. --
Jun 16 12:05:59 myhost xymon.sh[9915]: Xymon stopped
Jun 16 12:06:41 myhost systemd[1]: Started Xymon.
Jun 16 12:06:41 myhost systemd[1]: Starting Xymon...
Jun 16 12:11:56 myhost systemd[1]: Starting Xymon...
Jun 16 12:11:56 myhost systemd[1]: Started Xymon.
Jun 16 12:19:35 myhost systemd[1]: [/etc/systemd/system/xymon.service:9] Unknown lvalue 'PIDfile' in section 'Service'
Jun 16 12:19:52 myhost systemd[1]: Stopping Xymon...
Jun 16 12:19:52 myhost xymon.sh[11052]: Xymon stopped
Jun 16 12:19:52 myhost systemd[1]: Starting Xymon...
Jun 16 12:19:52 myhost systemd[1]: Started Xymon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment