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
Acknowledge not working after upgarde to 5.5.1
Acknowledge not working after upgarde to 5.5.1
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
Please show the output of the following:
Code: Select all
ps -ef|grep nagios.cfgRe: Acknowledge not working after upgarde to 5.5.1
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 ~]#
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
can you open a ticket at
https://support.nagios.com/tickets/
Reference this thread ans send in a profile.zip form Admin -> System Profile
https://support.nagios.com/tickets/
Reference this thread ans send in a profile.zip form Admin -> System Profile
Re: Acknowledge not working after upgarde to 5.5.1
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
Great!Kujab wrote:Seems to be solved. When I killed second bunch of processes which remain after upgrade to 5.5.1 running.
Locking