WMI not able to get status
Posted: Tue Jan 03, 2017 8:04 am
Moderator Edit: This thread has been split from another - https://support.nagios.com/forum/viewto ... =6&t=31589
In the future, please create a new thread and link to the old one instead of adding on.
Hello,
Sorry, for the unearth of the topic but I am actually new in this forum and I dont know how to create my own topic ...
I used Nagios on my Raspberry pi 3 for monitoring some computers Windows seven with the pluggin check_wmi_plus (for being the less intrusive as possible) and actually I have the same mystake of timlee .
I have done all the installation well I think with the guide of the pluggin.
and after the run of the command:
I have always at the second run of it a warning in the debugger :
So that return me :
Maybe some body have find a solution since the last reply ?
Thanks for your attention
In the future, please create a new thread and link to the old one instead of adding on.
Hello,
Sorry, for the unearth of the topic but I am actually new in this forum and I dont know how to create my own topic ...
I used Nagios on my Raspberry pi 3 for monitoring some computers Windows seven with the pluggin check_wmi_plus (for being the less intrusive as possible) and actually I have the same mystake of timlee .
I have done all the installation well I think with the guide of the pluggin.
and after the run of the command:
Code: Select all
check_wmi_plus.pl -H HOST -u USER -p PASS -m checkcpuCode: Select all
Creating '_AvgCPU' (WMIQuery:1, Row:0) using 'PERF_100NSEC_TIMER_INV' (Parameters: PercentProcessorTime,%.2f,100)
WARNING: The value in the requested field (PercentProcessorTime) does not look like a number - we got ''
Setting _AvgCPU to CALC_FAILCode: Select all
------- Processing _DisplayMsg||~|~| - ||
Complex Format:_DisplayMsg,,~,~, - ,,
_DisplayMsg||~|~| - || ----> OK (Sample Period 10 sec) -
------- Processing _AvgCPU|%|Average CPU Utilisation| |~||
Complex Format:_AvgCPU,%,Average CPU Utilisation, ,~,,
_AvgCPU|%|Average CPU Utilisation| |~|| ----> Average CPU Utilisation CALC_FAIL%
---------- Building Up Performance Data
------- Processing _AvgCPU|%|Avg CPU Utilisation
Complex Format:_AvgCPU,%,Avg CPU Utilisation
Ignoring perf data since it is not numeric
---------- Done
OUT:OK (Sample Period 10 sec) - Average CPU Utilisation CALC_FAIL%
OK (Sample Period 10 sec) - Average CPU Utilisation CALC_FAIL%Thanks for your attention