check_wmic -- UNKNOWN - Usage problem

2 posts / 0 new
Last post
bwarbis
Offline
Last seen: 9 years 10 months ago
Joined: 27.06.2013 - 16:09
check_wmic -- UNKNOWN - Usage problem

I am using the following command:

check_wmic --host 192.168.31.10 --user a***** --password b**** --alias cpu --property LoadPercentage  --every 1 --repeat 5 --format "CPU load %.2f%.|'CPU Load'=%.2f%" --warning 85 --critical 95

 

When Nagwin runs the check the result is:

UNKNOWN - Usage problem 

 

If I run this from the command line I get the following result:

OK - CPU load 0.21%.|'CPU Load'=0.21%

Why is this failing though Nagwin?

itefix
Offline
Last seen: 3 days 6 hours ago
Joined: 01.05.2008 - 21:33
It seems that there is

It seems that there is something wrong with nagios command/service descriptions.

Release news