Nagios Monitoring Engine is not running continually

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hhnagiosxi
Posts: 11
Joined: Sun May 20, 2018 10:28 pm

Nagios Monitoring Engine is not running continually

Post by hhnagiosxi »

Anyone can help to troubleshoot this issue? :shock:
You do not have the required permissions to view the files attached to this post.
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: Nagios Monitoring Engine is not running continually

Post by pbroste »

Hello @hhnagiosxi

Thanks for reaching out, want to start by running through the following and then send over the System Profile so we can see what is going on.
  • Code: Select all

    service nagios stop
  • Code: Select all

    killall -9 nagios && pkill nagios  #depending on distro
  • Code: Select all

    /usr/local/nagiosxi/scripts/reconfigure_nagios.sh
  • Code: Select all

    service nagios start
  • Please PM your updated system profile. To send us your system profile. [list]
  • Login to the Nagios XI GUI using a web browser.
  • Click the "Admin" > "System Profile" Menu
  • Click the "Download Profile" button
  • Save the profile.zip file and send via Private Message
[/list]

Thanks,
Perry
hhnagiosxi
Posts: 11
Joined: Sun May 20, 2018 10:28 pm

Re: Nagios Monitoring Engine is not running continually

Post by hhnagiosxi »

After running the reconfiguration script file, Nagios monitoring engine revert normal now. I will keep it monitor. Thanks Perry. :D
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: Nagios Monitoring Engine is not running continually

Post by pbroste »

Excellent, @hhnagiosxi, please let us know if you need anything further will go ahead and lock this.

Thanks
Perry
Locked