check_wmi_not fully grasping how this works yet.
Posted: Wed Mar 12, 2014 2:55 pm
Excuse me if I missed this being posted somewhere else.
trying to figure out the what where and how of nagios xi, yes I'm a newb. So anyway within nagiosxi I bring up the monitor wizard and select wmi I put the host and username/pw (tested and validated, via powershell gwmi ) in there respective fields, I then uncheck everything but the process portion (I need to check a given process not service). No matter what process I put in I get the following.
COMMAND: /usr/local/nagios/libexec/check_wmi_plus.pl -H -u 'doman\user' -p \'xxx@ -m checkprocess -s Commandline -a 'MediaBeacon64.exe'
OUTPUT: WMI Query returned no data. The item you were looking for may NOT exist or the software that creates the WMI Class may not be running, or all data has been excluded.
I need to check in the above case to see if mediabeacon64.exe is running. No matter what text that I put in for the -a parameter I get the same result.
I'm sort of stumped on the nsclient\wmi relationship so I may be failing within that context.
thanks
trying to figure out the what where and how of nagios xi, yes I'm a newb. So anyway within nagiosxi I bring up the monitor wizard and select wmi I put the host and username/pw (tested and validated, via powershell gwmi ) in there respective fields, I then uncheck everything but the process portion (I need to check a given process not service). No matter what process I put in I get the following.
COMMAND: /usr/local/nagios/libexec/check_wmi_plus.pl -H -u 'doman\user' -p \'xxx@ -m checkprocess -s Commandline -a 'MediaBeacon64.exe'
OUTPUT: WMI Query returned no data. The item you were looking for may NOT exist or the software that creates the WMI Class may not be running, or all data has been excluded.
I need to check in the above case to see if mediabeacon64.exe is running. No matter what text that I put in for the -a parameter I get the same result.
I'm sort of stumped on the nsclient\wmi relationship so I may be failing within that context.
thanks