Windows Service check
Posted: Tue Feb 02, 2016 10:26 am
Hello ,
we in the phase of moving to NAGIOS XI from PATROL .So there is a very specific need to monitor
-->Windows services which are down (set with automatic)
-->Trying with checkServiceState
[root libexec]# ./check_nrpe -H XXXX -p XXX -t 30 -c CheckServiceState -a CheckAll
CRITICAL: AeLookupSvc: stopped (critical), AudioSrv: stopped (critical), Zabbix Agent: stopped (critical)
but the concern is here that ,we will get only one alert ,even when there are multiple services are going down .So is there a way to set
-->to get individual alerts when there is a service failure
-->get two individual alerts if there are two process down at the same time ..
a sample view is attached from Patrol here ...
we in the phase of moving to NAGIOS XI from PATROL .So there is a very specific need to monitor
-->Windows services which are down (set with automatic)
-->Trying with checkServiceState
[root libexec]# ./check_nrpe -H XXXX -p XXX -t 30 -c CheckServiceState -a CheckAll
CRITICAL: AeLookupSvc: stopped (critical), AudioSrv: stopped (critical), Zabbix Agent: stopped (critical)
but the concern is here that ,we will get only one alert ,even when there are multiple services are going down .So is there a way to set
-->to get individual alerts when there is a service failure
-->get two individual alerts if there are two process down at the same time ..
a sample view is attached from Patrol here ...