Search found 6 matches

by ajaybguthi1
Mon Oct 05, 2015 9:32 pm
Forum: Nagios XI
Topic: Nagios check_cpu_stats not triggering alerts
Replies: 11
Views: 1381

Re: Nagios check_cpu_stats not triggering alerts

Yep its working fine and also i did compare the other services they all have the same settings.
by ajaybguthi1
Mon Oct 05, 2015 12:23 pm
Forum: Nagios XI
Topic: Nagios check_cpu_stats not triggering alerts
Replies: 11
Views: 1381

Re: Nagios check_cpu_stats not triggering alerts

It was around 30 minutes approx
by ajaybguthi1
Mon Oct 05, 2015 12:03 pm
Forum: Nagios XI
Topic: Nagios check_cpu_stats not triggering alerts
Replies: 11
Views: 1381

Re: Nagios check_cpu_stats not triggering alerts

It happened last friday , but we didnt receive any alerts.
by ajaybguthi1
Mon Oct 05, 2015 10:45 am
Forum: Nagios XI
Topic: Nagios check_cpu_stats not triggering alerts
Replies: 11
Views: 1381

Re: Nagios check_cpu_stats not triggering alerts

Got i dont have it with hostname but it was under /usr/local/nagios/etc/services/ file name is cpu_stats_author.cfg define service { host_name XXXXXX service_description Author_CPU_Stats use xiwizard_nrpe_service check_command check_nrpe!check_cpu_stats!-a '-w 55 -c 65'!!!!!! max_check_attempts 5 ch...
by ajaybguthi1
Mon Oct 05, 2015 10:28 am
Forum: Nagios XI
Topic: Nagios check_cpu_stats not triggering alerts
Replies: 11
Views: 1381

Re: Nagios check_cpu_stats not triggering alerts

Yes Smith,

we are getting alerts for load , memory and port etc .

am a newbie can you let me know where i can find service definition, i tried under /usr/local/nagiosxi/etc but no luck
by ajaybguthi1
Mon Oct 05, 2015 10:18 am
Forum: Nagios XI
Topic: Nagios check_cpu_stats not triggering alerts
Replies: 11
Views: 1381

Nagios check_cpu_stats not triggering alerts

Hello,

I have configured the check_cpu_stats command thru nrpe and even if the user cpu reaches 75% we are not getting any email alerts

here is the command

$USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -c $ARG1$ $ARG2$

$ARG1$ check_cpu_stats

$ARG2$ -a '-w 55 -c 65'

Thanks
Ajay.