Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Find out the individual CPU load for Windows Systems.
Current Version
Last Release Date
June 15, 2009
Owner
Nagios Exchange
$ret_string=""; $perfvalue=""; # Getting Individual CPU Load $i=0; foreach ( @pourcentage ) { s/HOST-RESOURCES-MIB::hrProcessorLoad.d+ = INTEGER://g; $cpuuse=$_; $ret_string .= "CPU-$i:$cpuuse%, "; $perfvalue .= "CPU-$i=$cpuuse%;$warning;$critical;0;100 "; $i++; } print $ret_string." | ".$perfvalue." ";
It is a nice plugin! Unfortunately it doesn't return perfdata.
You must be logged in to submit a review.
To:
From: