Skip to content

Instantly share code, notes, and snippets.

@asifiqbal
Created June 16, 2015 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asifiqbal/e882e0b66568cd25b0d9 to your computer and use it in GitHub Desktop.
Save asifiqbal/e882e0b66568cd25b0d9 to your computer and use it in GitHub Desktop.
$ 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