NCPA - Actively monitor multiple windows services
Posted: Wed Sep 24, 2014 8:59 am
I am wanting to move away from using our current agent (NSClient++) and think that NCPA looks like what I should move to. I am im the process of testing that NCPA will do all that I need, however i am not sure of the syntax to use when making active checks from the Nagios server (Nagios Core 4.0.8) to the NCPA agent on the Windows box for some of my checks.
I can get output for checking CPU, Memory and Disk, and can check a single service..... however the issue is how do I check multiple services in one check command?
I have looked through the documentation and it's not that clear as to what I need to input (not a lot of command line examples).
Here is what I have working:-
./check_ncpa.py -H <SOMESERVER> -M services/BITS/running -t <MY_TOKEN>
How do I get it to do multiple services?
Regards
Steve
I can get output for checking CPU, Memory and Disk, and can check a single service..... however the issue is how do I check multiple services in one check command?
I have looked through the documentation and it's not that clear as to what I need to input (not a lot of command line examples).
Here is what I have working:-
./check_ncpa.py -H <SOMESERVER> -M services/BITS/running -t <MY_TOKEN>
How do I get it to do multiple services?
Regards
Steve