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
Nagios XI Configuration Apply hanging
-
ciscosucks1234
- Posts: 13
- Joined: Fri Jan 10, 2020 12:24 pm
-
ciscosucks1234
- Posts: 13
- Joined: Fri Jan 10, 2020 12:24 pm
Re: Nagios XI Configuration Apply hanging
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?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios XI Configuration Apply hanging
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