Error while Plotting Graphs using Network Switch Router
Error while Plotting Graphs using Network Switch Router
Hi,
We downloaded test version of Nagios XI. We successfully plottedfew interfaces using Network Switch / Router. But after few days were started to get following errors while plotting graphs using Network Switch / Router:
=====================
Configuration submitted for processing...
Waiting for configuration verification..............................................................................................................................................................................................................................................................................................................................................
Configurations failed to write to file.
Configuration Error
An error occurred while attempting to apply your configuration to the monitoring engine. Contact your Nagios administrator if this problem persists.
Run this monitoring wizard again
Run another monitoring wizard
View the latest configuration snapshots
================================
Please assist in solving this issue.
We downloaded test version of Nagios XI. We successfully plottedfew interfaces using Network Switch / Router. But after few days were started to get following errors while plotting graphs using Network Switch / Router:
=====================
Configuration submitted for processing...
Waiting for configuration verification..............................................................................................................................................................................................................................................................................................................................................
Configurations failed to write to file.
Configuration Error
An error occurred while attempting to apply your configuration to the monitoring engine. Contact your Nagios administrator if this problem persists.
Run this monitoring wizard again
Run another monitoring wizard
View the latest configuration snapshots
================================
Please assist in solving this issue.
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Error while Plotting Graphs using Network Switch Router
Sounds to me like you should check your permissions. We have a script to fix it.nomanntl wrote: Configuration submitted for processing...
Waiting for configuration verification..............................................................................................................................................................................................................................................................................................................................................
Configurations failed to write to file.
Configuration Error
Code: Select all
[root@localhost ~]# /usr/local/nagiosxi/scripts/reset_config_perms.sh
RESETTING PERMSRe: Error while Plotting Graphs using Network Switch Router
We are still getting same error even after running the mentioned script. Please assist.
Re: Error while Plotting Graphs using Network Switch Router
Could you run the following tail command, then apply the configuration and post the output of the tail command?
Code: Select all
tail -f /usr/local/nagiosxi/var/cmdsubsys.logBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Error while Plotting Graphs using Network Switch Router
Error is still there. I have run the command and output is attached. Please assist.
You do not have the required permissions to view the files attached to this post.
Re: Error while Plotting Graphs using Network Switch Router
Can you run the following and post the output?
Could you upload this file?
Code: Select all
ll /usr/local/nagiosxi/scriptsCode: Select all
/usr/local/nagiosxi/scripts/nagiosql.export.monitoringBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Error while Plotting Graphs using Network Switch Router
Please run these commands and post the full output:
Code: Select all
su - nagios
cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.shRe: Error while Plotting Graphs using Network Switch Router
Please find attached the output of both scripts as asked. Kindly advise further.
You do not have the required permissions to view the files attached to this post.
Re: Error while Plotting Graphs using Network Switch Router
Remove the "reconfigure_nagios.lock" file:
Increase the "resource limits" in the php.ini as described here:
https://support.nagios.com/wiki/index.p ... _Completes
and try to apply configuration again. Did this help?
Code: Select all
rm -rf /usr/local/nagiosxi/scripts/reconfigure_nagios.lockhttps://support.nagios.com/wiki/index.p ... _Completes
and try to apply configuration again. Did this help?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Error while Plotting Graphs using Network Switch Router
Hi,
We have removed the required file and increased resources but still getting error. Please suggest.
We have removed the required file and increased resources but still getting error. Please suggest.