Page 1 of 1
Configuration Wizard not saving new config
Posted: Wed Apr 27, 2011 7:11 am
by JGauthier
I am running into an issue when trying to run monitoring wizards. When adding new hosts with the wizards (any of them) the configuration is saved (supposedly), checked, and the monitoring engine is restarted. The monitoring engine never comes back up and has to be manually restarted. The host configurations are not saved and any hosts added during this process is lost.
This is a x64 bit build of RHEL5 with Nagios2011R1.1
Thank you
Re: Configuration Wizard not saving new config
Posted: Thu Apr 28, 2011 10:26 am
by admin
If you enter the CCM (Core Config Manager), do you see any of the hosts/services that you defined with the wizard?
It sounds like there may be directory permissions errors which are preventing configuration files from being created. Are there any warnings/errors when you go to the following page in the Admin interface?
Admin -> Monitoring Config -> Check File Permissions
Additionally, try running the following command and seeing if wizards work afterwards:
Code: Select all
/usr/local/nagiosxi/scripts/reset_config_perms.sh
Re: Configuration Wizard not saving new config
Posted: Thu Apr 28, 2011 10:36 am
by mguthrie
I also recommend updated to our latest 1.2 release, as there was a fix in the nagios init script that may resolve this issue.