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?
XI System Component PROBLEMS
XI System Component PROBLEMS
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
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.
Re: XI System Component PROBLEMS
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!
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!
Re: XI System Component PROBLEMS
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 statusBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: XI System Component PROBLEMS
Here it is!
You do not have the required permissions to view the files attached to this post.
Re: XI System Component PROBLEMS
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.
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!