Search found 1 match

by perumalr
Mon Apr 27, 2015 11:36 pm
Forum: Open Source Nagios Projects
Topic: Nagios plugin - check CPU performance : check_cpu_perf.sh
Replies: 1
Views: 1295

Nagios plugin - check CPU performance : check_cpu_perf.sh

When the Server Timestamp goes 00:00:00, the plugin throws unknown alert - /usr/local/nagios/check_cpu_perf.sh: line 200: [: -lt: unary operator expected. Did anyone out there faced this issue ? Any solution for this bug ? SARCPU=`/usr/bin/sar -P ALL|grep all|grep -v Average|tail -1` … … SARCPUIDLE=...