We have XI 2014R2.6.
I've tried many ways to get a check_wmi_plus.pl command to return CRITICAL when a Exchange DB instance becomes unmounted but still can't get it to return critical. Here is the command:
./check_wmi_plus59.pl -H hostA -u xxxx/xxxxx -p xxxxx -m checkexchange -s DBInstances -a 'Information Store/xxx-MBX01'
I've tried using --nodatastring, --nodatamode, --excludedata, -c _Itemcount=0. I've used the -d (debug mode) to see if I'm missing something...
I know this isn't a Nagios issue but any help would be apprecited to get a status of CRITICAL back if the database get unmounted.
Thank you!