XI System Component PROBLEMS

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gfesj69
Posts: 59
Joined: Fri Jan 03, 2014 10:04 am
Location: Brazil

XI System Component PROBLEMS

Post by gfesj69 »

Hi, I am use Nagios XI 2012R2.9 download from Nagios.

I had applied some changes at my SWITCHS, and when I try to applied the new configuration,
XI System Component Status stoped and I can not start then again.

How can we fix it?
You do not have the required permissions to view the files attached to this post.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: XI System Component PROBLEMS

Post by sreinhardt »

What did you modify and how did you do so? Also it seems that your nagios engine is running still, what way did you restart nagios with the new configurations?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
gfesj69
Posts: 59
Joined: Fri Jan 03, 2014 10:04 am
Location: Brazil

Re: XI System Component PROBLEMS

Post by gfesj69 »

I Just change some services names at 1 host and add at this hosts some trafic bandwidth monitor.

I did this manual at the service.cfg

Then I running manual cfgmaker and mrtg to add rrd files.

It seens tha crond is not running php process, but i put this process at cron in root user and the process is running normaly, but I can not stop or star any process at the interface!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: XI System Component PROBLEMS

Post by lmiltchev »

Run the following commands, and show the output:

Code: Select all

service crond stop
service nagios stop
killall nagios
service ndo2db stop
service ndo2db start
service nagios start
service crond start
service crond status
service nagios status
service ndo2db status
Be sure to check out our Knowledgebase for helpful articles and solutions!
gfesj69
Posts: 59
Joined: Fri Jan 03, 2014 10:04 am
Location: Brazil

Re: XI System Component PROBLEMS

Post by gfesj69 »

Here it is!
output.txt
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: XI System Component PROBLEMS

Post by lmiltchev »

Go to: Admin->System Components->Backend API URL->Settings->select "nagiosadmin" from the "User" drop-down menu->Apply Settings

Copy the URL in the "System Statistics" textbox, paste it in a browser, and post the output.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked