Nagios check_cpu_stats not triggering alerts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ajaybguthi1
Posts: 6
Joined: Mon Mar 09, 2015 10:29 am

Re: Nagios check_cpu_stats not triggering alerts

Post by ajaybguthi1 »

Yep its working fine and also i did compare the other services they all have the same settings.
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Nagios check_cpu_stats not triggering alerts

Post by jdalrymple »

Simulate the failure that you expect to cause an alert, then post the results of:

Code: Select all

grep "Author_CPU_Stats" /usr/local/nagios/var/nagios.log | grep '\(SOFT\|HARD\)'
Locked