Examples - check_cpu.php


/usr/bin/php ./check_cpu.php -H 192.168.2.211 -m linux -w 80 -c 90
OK - 29% (User: 19% System: 10% I/O Wait: 13% Idle: 58%)|Cpu=29%;80;90;; User=19% System=10% IOWait=13% Idle=58%

/usr/bin/php ./check_cpu.php -H 192.168.2.211 -m load -w 1,1,1 -c 2,2,2
CRITICAL - load average: 1.57, 2.94, 3.01 | load=1.57;1;2;; load5=2.94;1;2;; load15=3.01;1;2;;

/usr/bin/php ./check_cpu.php -H 192.168.2.11 -m windows -w 80 -c 90
OK - 17.00% | CPU=17.00%;80;90;0;100