Search found 2 matches

by safurniss1
Thu Sep 25, 2014 4:18 am
Forum: Open Source Nagios Projects
Topic: NCPA - Actively monitor multiple windows services
Replies: 3
Views: 2753

Re: NCPA - Actively monitor multiple windows services

Hi lmiltchev... thanks for your reply..... I currently run several checks with version 3.9 of NSClient++ for checking services... here is an example of my current checks:- ./check_nrpe -H $HOSTADDRESS$ -p 5666 -c CheckServiceState -a MSExchangeADTopology MSExchangeAntispamUpdate MSExchangeEdgeSync M...
by safurniss1
Wed Sep 24, 2014 8:59 am
Forum: Open Source Nagios Projects
Topic: NCPA - Actively monitor multiple windows services
Replies: 3
Views: 2753

NCPA - Actively monitor multiple windows services

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) ...