check_nt CPULOAD 60minute averages not reporting correct
Posted: Wed Oct 24, 2018 12:52 pm
Hello,
I am having an issue where I am trying to have CPU Load alerts only alert when the last 60minute average is over 80 percent (warning) and 90 percent (critical). For some reason, the command setting doesn't appear to be respecting using the last 60 minute average. (command, screenshots below).
Command - $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v $ARG1$ $ARG2$
ARG1 - CPULOAD
ARG2 -l 60,80,90
Screenshot 1 - Real-time Graph from VMware (showing high usage, but not for 60minutes)
Screenshot 2 - Graph from Nagios XI (I realize that when it gets to Nagios XI, the average is already calculated, so this spike will naturally be smaller)
Any insight is appreciated!
Regards,
Mike
I am having an issue where I am trying to have CPU Load alerts only alert when the last 60minute average is over 80 percent (warning) and 90 percent (critical). For some reason, the command setting doesn't appear to be respecting using the last 60 minute average. (command, screenshots below).
Command - $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v $ARG1$ $ARG2$
ARG1 - CPULOAD
ARG2 -l 60,80,90
Screenshot 1 - Real-time Graph from VMware (showing high usage, but not for 60minutes)
Screenshot 2 - Graph from Nagios XI (I realize that when it gets to Nagios XI, the average is already calculated, so this spike will naturally be smaller)
Any insight is appreciated!
Regards,
Mike