03-09-2019, 10:13 PM
Following on from my issue with the DNS monitor not working (Still broken, still not working), I've now tried from an example in the Linux Monitoring Docs to create a monitor for the SSHD process. It doesn't work.
module_begin
module_name Process sshd
module_type generic_proc
module_service sshd
module_description Process sshd running
module_end
It seems anything other than the built in default monitors don't work?
What am I doing wrong?
module_begin
module_name Process sshd
module_type generic_proc
module_service sshd
module_description Process sshd running
module_end
It seems anything other than the built in default monitors don't work?
What am I doing wrong?