Acknowledge not working after upgarde to 5.5.1

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Kujab
Posts: 23
Joined: Mon Jan 16, 2012 6:06 am

Acknowledge not working after upgarde to 5.5.1

Post by Kujab »

Hello,
when I acknowledge some service problem, it appeared in some minutes again.
It didn't happen with previous version.
How to fix it ?
Best regards
Jakub
Faulty aknowledge.JPG
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Acknowledge not working after upgarde to 5.5.1

Post by scottwilkerson »

Please show the output of the following:

Code: Select all

ps -ef|grep nagios.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Kujab
Posts: 23
Joined: Mon Jan 16, 2012 6:06 am

Re: Acknowledge not working after upgarde to 5.5.1

Post by Kujab »

It could be caused by this ticket:
https://support.nagios.com/forum/viewto ... 16&t=49554
I have killed the second process and test that now.

Current output:
[root@localhost ~]# ps -ef|grep nagios.cfg
nagios 8551 1 1 14:29 ? 00:00:12 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
nagios 8655 8551 0 14:29 ? 00:00:00 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
root 16269 13519 0 14:47 pts/0 00:00:00 grep nagios.cfg
[root@localhost ~]#
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Acknowledge not working after upgarde to 5.5.1

Post by scottwilkerson »

can you open a ticket at
https://support.nagios.com/tickets/

Reference this thread ans send in a profile.zip form Admin -> System Profile
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Kujab
Posts: 23
Joined: Mon Jan 16, 2012 6:06 am

Re: Acknowledge not working after upgarde to 5.5.1

Post by Kujab »

Seems to be solved. When I killed second bunch of processes which remain after upgrade to 5.5.1 running.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Acknowledge not working after upgarde to 5.5.1

Post by scottwilkerson »

Kujab wrote:Seems to be solved. When I killed second bunch of processes which remain after upgrade to 5.5.1 running.
Great!

Locking
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked