Nagios Component Status Issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ilanabilah
Posts: 5
Joined: Tue Jul 02, 2019 9:51 pm

Nagios Component Status Issue

Post by ilanabilah »

Hi all,

Can help me with below issue :

1. Performance Grapher component is not running. what need to check to bring it up?

2. Have anyone experienced in intermittent on the component status. it was observerd from NagiosXI > Admin, and it shows the first three component status keep on intermittent (OK and NOTOK) within few seconds. please find attachment below.

3. It takes long time to apply configuration from Nagios Portal, however, no issue when reconfigure_nagios through Nagios Core.

your advice are much appreciated.
You do not have the required permissions to view the files attached to this post.
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: Nagios Component Status Issue

Post by mbellerue »

1. You should just be able to click on the gear icon and click Start or Restart, and it should come back up. If it's not coming up, you can ssh into Nagios, and run systemctl status npcd, and that should give us a clue as to why it isn't working.

2. The intermittent OK/NOTOK seems a little odd. Are there many people administering Nagios? Could they be related to someone else restarting Nagios Core?

3. This may be related to how large your configuration is. When you restart Nagios Core, the daemon is just stopping, starting, and reading the configuration files. When you apply configuration in the portal, it re-writes all of the configuration files as well. This shouldn't take terribly long, but this can vary depending on the size of configuration, and the hardware resources Nagios has to work with.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked