I am trying update the default display limit in CCM v1.03. I am going to have a couple hundred hosts and looking at them 15 at a time or changing the host display limit each time is a pain. When I go to the CCM Settings page and change the default result limit to 250 I get this error.
Unable to save to file: /var/www/html/ccm/config/settings.php
I looked for that folder on the system to check and the config/settings.php does not exist I can only get as deep as the CCM directory.
Any help would be appreciated.
I am running CCM 1.03 and Nagios Core 4.2.1 that was upgraded from 4.1.1 yesterday.
Problems updated CCM Default
Re: Problems updated CCM Default
I'm a bit confused here since Core standard does not come with the CCM, and the only way it should be running with it would be in our Student, Pro, or Business versions. In those cases we can't really support making modifications, and if this is a standard Core install I am not sure how you got the CCM installed separately.
Former Nagios employee
Re: Problems updated CCM Default
It is Core Pro VM that I installed back in April. It was then updated to 4.1.1 back then and recently to 4.2.1.
Re: Problems updated CCM Default
How did you perform the upgrade? Did you upgrade Core in-place or use the upgrade script to upgrade the whole system?
Former Nagios employee
Re: Problems updated CCM Default
Please run this command from an SSH session:
Then go back into the web interface CCM Settings page and change ONLY the Application Base Path from:
To:
Click the Save button.
Now change the Default Result Limit and click the Save button again.
That should do it, let us know the results.
Code: Select all
chown apache.apache /var/www/html/nagiosql/config/settings.phpCode: Select all
/var/www/html/ccm/Code: Select all
/var/www/html/nagiosql/Now change the Default Result Limit and click the Save button again.
That should do it, let us know the results.
Re: Problems updated CCM Default
Also, I've created a bug report for this so the developers can fix it:
Code: Select all
NEW TASK ID 9534 created - Nagios Core Bug Report: Core Pro VM: Unable to update CCM Settings in web UIRe: Problems updated CCM Default
That seems to have worked fine. Thank you. I actually burned down the VM, rebuilt it from the latest file and then followed the script on the download page to update it again.
Re: Problems updated CCM Default
That's good to hear, are we okay to mark this as resolved and lock the topic?