check_cpu_ucd
Check CPU Load via UCD SNMP MIB
check_cpu_ucd -H -w -c
Plugin collects values (us,sy,id,wa) within 5 seconds and calculates an average cpu usage value.
Output looks like (with performance data)
    CPU OK - No Problems found (32%)|us=24%,sy=8%,id=68%,wa=0%
for more information concerning this plugin call:
check_cpu_ucd -h
perldoc check_cpu_ucd
Â