Sat here looking at the little dots crawl across my screen for about 15 minutes after I clicked on "Apply Configuration". Nothing happened. Exited page by clicking on CCM to check definitions.
Cleared Config Files and tried again.................................... Got tired of waiting and exited page again to open this case.
Apply Config doesn't do anything
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Apply Config doesn't do anything
Can you follow the steps in this document and see if it resolves the issue
https://support.nagios.com/kb/article.php?id=34
If not, run the apply configuration then send the results of the following command
https://support.nagios.com/kb/article.php?id=34
If not, run the apply configuration then send the results of the following command
Code: Select all
tail -50 /usr/local/nagiosxi/var/cmdsubsys.logRe: Apply Config doesn't do anything
From my Linux Admin...
I went through the vendors code line by line and it appears there was a lock file that was preventing the restart so I removed the lock file.
I went through the vendors code line by line and it appears there was a lock file that was preventing the restart so I removed the lock file.
Last edited by benjaminsmith on Tue Feb 19, 2019 12:06 pm, edited 1 time in total.
Reason: output removed at request
Reason: output removed at request
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Apply Config doesn't do anything
Is apply config working form the UI as expected now?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Apply Config doesn't do anything
Great, Locking threadmkeey wrote:Yes