Page 2 of 2

Re: Host and services still showing but don't exist in CCM -

Posted: Thu Oct 29, 2015 10:36 am
by tmcdonald
Before we do a ticket, can you check for multiple nagios processes? What is the output of ps -ef | grep bin/nagios?

Re: Host and services still showing but don't exist in CCM -

Posted: Thu Oct 29, 2015 11:03 pm
by Louis
tmcdonald wrote:Before we do a ticket, can you check for multiple nagios processes? What is the output of ps -ef | grep bin/nagios?

Code: Select all

[root@nagios ~]# ps -ef | grep bin/nagios
nagios    6622 13445  0 15:00 ?        00:00:00 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
root      6868  6732  0 15:00 pts/0    00:00:00 grep bin/nagios
nagios   13445     1  1 Oct28 ?        00:33:21 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
I don't understand how there is two processes though because as part of this troubleshooting one of the commands was a killall so all Nagios processes should've been killed.
And the server's uptime is much more recent than when the host/services were deleted from CCM.

Anyway, what should I do?
Happy to send through a ticket if you want.

Re: Host and services still showing but don't exist in CCM -

Posted: Thu Oct 29, 2015 11:43 pm
by Box293
So in the third line of your output it has a pid of 13445.
In the first line of your output the pid 6622 is a child of pid 13445.

This is normal expected behaviour. If there were two separate master processes then this would have been cause for concern.

Let move this to a ticket.

Please send an email to [email protected] referencing this forum thread and we'll take it from there. Reply to this thread when you have done this so we can confirm we received the email.

Re: Host and services still showing but don't exist in CCM -

Posted: Fri Oct 30, 2015 2:19 am
by Louis
Box293 wrote:Reply to this thread when you have done this
Done :)

Re: Host and services still showing but don't exist in CCM -

Posted: Fri Oct 30, 2015 9:21 am
by hsmith
Closing as this was moved to a ticket.