Search found 30 matches

by rajsshah
Fri Nov 15, 2019 4:23 am
Forum: Nagios XI
Topic: Nagios Contact not triggering the custom script
Replies: 3
Views: 499

Re: Nagios Contact not triggering the custom script

Contact: define contact { contact_name Infra_Test_L2_Middleware alias Test L2 Middleware Team host_notification_period 24x7 service_notification_period 24x7 host_notification_commands notify-host-by-snt service_notification_commands notify-service-by-snt } HOST NOTIFICATION COMMAND define command {...
by rajsshah
Thu Nov 14, 2019 7:41 am
Forum: Nagios XI
Topic: Nagios Contact not triggering the custom script
Replies: 3
Views: 499

Nagios Contact not triggering the custom script

HI My intention is to have a script triggered in case of any NOTIFICATION . For that : 1. I have created a CONTACT ( not the user ) , in nagios. 2. Created a custom script and added it under _commands 3. I mapped that script/command under CONTACT's "Manage Host and Service Notofocation Command&...
by rajsshah
Mon Nov 04, 2019 6:47 pm
Forum: Nagios XI
Topic: Nagios Mod_gearman worker overloaded
Replies: 14
Views: 1837

Re: Nagios Mod_gearman worker overloaded

I can do the steps that you said , however as I mentioned earlier , during issue we do a complete restart of nagios processes but after a day or 2 those defunct processes comes again . SO there must be some root cause for this . correct ?? the steps that you mentioned is only to make sure that you a...
by rajsshah
Mon Nov 04, 2019 6:12 am
Forum: Nagios XI
Topic: Nagios Mod_gearman worker overloaded
Replies: 14
Views: 1837

Re: Nagios Mod_gearman worker overloaded

I have sent you a PM with required details
by rajsshah
Thu Oct 31, 2019 11:28 am
Forum: Nagios XI
Topic: Nagios Mod_gearman worker overloaded
Replies: 14
Views: 1837

Re: Nagios Mod_gearman worker overloaded

Also I am seeing below error in messages log file Oct 31 16:04:14 XXXXX ndo2db: Warning: Retrying message send. This can occur because you have too few messages allowed or too few total bytes allowed in message queues. You are currently using 128000 of 32050 message s and 131072000 of 131072000 byte...
by rajsshah
Thu Oct 31, 2019 11:24 am
Forum: Nagios XI
Topic: Nagios Mod_gearman worker overloaded
Replies: 14
Views: 1837

Re: Nagios Mod_gearman worker overloaded

I have sent you PM with all details. Please check
by rajsshah
Wed Oct 30, 2019 11:13 am
Forum: Nagios XI
Topic: Nagios Mod_gearman worker overloaded
Replies: 14
Views: 1837

Re: Nagios Mod_gearman worker overloaded

Do you need this at the time of issue ?? or during normal behaviour
by rajsshah
Wed Oct 30, 2019 3:24 am
Forum: Nagios XI
Topic: Nagios Mod_gearman worker overloaded
Replies: 14
Views: 1837

Re: Nagios Mod_gearman worker overloaded

We have not moved any active checks to passive . This morning I nothiced the same behavior after yesterday's restart . We are expecting the modgearman workers to execute the checks . However I think the nagios modgearman server it self is having some issue . If I check the o/p of SAR command I can s...
by rajsshah
Tue Oct 29, 2019 6:27 am
Forum: Nagios XI
Topic: Nagios Mod_gearman worker overloaded
Replies: 14
Views: 1837

Re: Nagios Mod_gearman worker overloaded

Hi I see HIGH CPU utilization of nagios server .. which 5 processes consuming all the CPU [root@weeus01plnagi05 var]# ps -ef | grep nagios.qh nagios 51560 51559 32 Oct28 ? 10:14:09 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh nagios 51561 51559 32 Oct28 ? 10:13:50 /usr/lo...
by rajsshah
Tue Oct 01, 2019 2:43 pm
Forum: Nagios XI
Topic: Nagios Mod_gearman worker overloaded
Replies: 14
Views: 1837

Nagios Mod_gearman worker overloaded

Hi Team We have currently around 828 Hosts checks and 8215 service checks configured in nagios . We have 1 mod_gearman worker node which is currently overloaded ( 100 % CPU utilization ) most of the time . Also because of this checks are pending ( number of JOB waiting ) in gearman_top command . in ...