ncpa_passive checks
Posted: Tue Apr 03, 2018 2:56 pm
Hello,
I recently implemented ncpa passive checks, and am having a hard time understanding exactly how to add additional passive checks outside the defaults.
I need to accomplish a few different types of passive checks:
- check apt status
- disk health using either megacli or storcli
- disk IO
- quantity of logged in users
I have copied many of the nagios plugins to the servers, (including check_apt), so I could easily use that or any other plugins, but am unsure of how to send the output data to the passive plugin to relay to the nagios server.
thanks in advance!
I recently implemented ncpa passive checks, and am having a hard time understanding exactly how to add additional passive checks outside the defaults.
I need to accomplish a few different types of passive checks:
- check apt status
- disk health using either megacli or storcli
- disk IO
- quantity of logged in users
I have copied many of the nagios plugins to the servers, (including check_apt), so I could easily use that or any other plugins, but am unsure of how to send the output data to the passive plugin to relay to the nagios server.
thanks in advance!