Page 1 of 1

Nagios XI Configuration Apply hanging

Posted: Tue Jun 09, 2020 1:06 pm
by ciscosucks1234
Hello i recently added a perl script to check BigIP F5 load balancer Pool status. Upon adding the script it required the Perl Nagios plugin which i installed via YUM with no issues. Upon adding a service check within NagiosXI all appears to be working until i apply configuration, it appears to hang and never finish. If i reboot the server the config is updated however i want to know the root issue of why the config wont apply?

Script: https://github.com/PhaedrusTheGreek/che ... tm_pool.pl

Re: Nagios XI Configuration Apply hanging

Posted: Tue Jun 09, 2020 1:32 pm
by ciscosucks1234
Strange after applying the configuration and waiting it appears the following applies work as expected with a slight delay. Anyway to determine what is happening during this process? Logs?

Re: Nagios XI Configuration Apply hanging

Posted: Tue Jun 09, 2020 2:28 pm
by scottwilkerson
If you tail the following log and then apply configuration you can see the process going by

Code: Select all

tail -f /usr/local/nagiosxi/var/cmdsubsys.log