Host and services still showing but don't exist in CCM - Lou
Re: Host and services still showing but don't exist in CCM -
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
Re: Host and services still showing but don't exist in CCM -
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.cfgAnd 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.
- 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 -
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.
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.
Re: Host and services still showing but don't exist in CCM -
DoneBox293 wrote:Reply to this thread when you have done this
Re: Host and services still showing but don't exist in CCM -
Closing as this was moved to a ticket.
Former Nagios Employee.
me.
me.