check_wmi_plus checkservice using display name
Posted: Thu May 08, 2014 11:00 am
I am fairly new to Nagios and apologize if this is a novice question.
I am trying to use ./check_wmi_plus.pl -H $HOSTADDRESS$ -u $ARG1$ -p $ARG2$ -m $ARG3$ $ARG4$
with $ARG3$ = checkservice
and $ARG4$ = -a "service1|service2|service3|service4|service5" -c _NumBad=0 -w _NumGood=5:
This works great if I use the actual "Service Name", however I would like to use the service's "Display Name" instead. Do you know if this is possible?
Thank you!
I am trying to use ./check_wmi_plus.pl -H $HOSTADDRESS$ -u $ARG1$ -p $ARG2$ -m $ARG3$ $ARG4$
with $ARG3$ = checkservice
and $ARG4$ = -a "service1|service2|service3|service4|service5" -c _NumBad=0 -w _NumGood=5:
This works great if I use the actual "Service Name", however I would like to use the service's "Display Name" instead. Do you know if this is possible?
Thank you!