Nagios XI Configuration Apply hanging

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ciscosucks1234
Posts: 13
Joined: Fri Jan 10, 2020 12:24 pm

Nagios XI Configuration Apply hanging

Post 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
ciscosucks1234
Posts: 13
Joined: Fri Jan 10, 2020 12:24 pm

Re: Nagios XI Configuration Apply hanging

Post 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?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Configuration Apply hanging

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked