I'm trying to use the Unconfigured Objects page to delete passive services that aren't being used. When I click the X in the host's row to delete all services listed for that host, the page redisplays and the header says "Objects deleted." however, they still appear on the page.
I found this entry in the web server error log that may point to the cause:
Code: Select all
[Mon Oct 29 16:00:24 2012] [error] [client 192.168.0.62] PHP Warning: file_put_contents(/usr/local/nagiosxi/var/corelog.newobjects):
failed to open stream: Permission denied in /usr/local/nagiosxi/html/admin/missingobjects.php on line 138Code: Select all
# ll /usr/local/nagiosxi/var/core*
-rw-r--r--. 1 nagios users 8 Oct 29 16:09 /usr/local/nagiosxi/var/corelog.data
-rw-r--r--. 1 nagios users 0 Oct 29 16:09 /usr/local/nagiosxi/var/corelog.diff
-rwxrwxr-x. 1 nagios users 8906 Oct 29 16:09 /usr/local/nagiosxi/var/corelog.newobjects