In the monit.1 file, for using monit without pidfile and matching keyword, the example is wrong.
It says: check process matching "/sbin/dynamic_pager -F /private/var/vm/swapfile" and it should becheck process dynamic_pager matching "/sbin/dynamic_pager -F /private/var/vm/swapfile"
The unique process_id was left out. -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
