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

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

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

Post by tmcdonald »

Before we do a ticket, can you check for multiple nagios processes? What is the output of ps -ef | grep bin/nagios?
Former Nagios employee
User avatar
Louis
Posts: 11
Joined: Wed Jan 15, 2014 7:23 pm
Location: Perth, Australia
Contact:

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

Post 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.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

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

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
Louis
Posts: 11
Joined: Wed Jan 15, 2014 7:23 pm
Location: Perth, Australia
Contact:

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

Post by Louis »

Box293 wrote:Reply to this thread when you have done this
Done :)
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

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

Post by hsmith »

Closing as this was moved to a ticket.
Former Nagios Employee.
me.
Locked