Page 1 of 1

Perf Graphs not showing after upgrade

Posted: Fri Jul 30, 2010 7:06 am
by Mark de Bokx
[Fri Jul 30 13:59:14 2010] [error] [client xxxxxxxxxx] Directory index forbidden by Options directive: /usr/local/nagiosxi/html/includes/components/xicore/, referer: http://xxxxxxx/nagiosxi/includes/compon ... &host=CAG1
[Fri Jul 30 13:59:34 2010] [error] [client xxxxxxxxxxx] PHP Warning: Invalid argument supplied for foreach() in /usr/local/nagiosxi/html/includes/components/xicore/status-object-detail.inc.php on line 1008, referer: http://testmenno/nagiosxi/includes/comp ... w=services
[Fri Jul 30 13:59:34 2010] [error] [client xxxxxxxxxx] PHP Notice: Undefined property: stdClass::$hoststatus in /usr/local/nagiosxi/html/includes/components/xicore/status-object-detail.inc.php on line 1172, referer: http://xxxxxxxxxxxx/nagiosxi/includes/c ... w=services
[Fri Jul 30 13:59:34 2010] [error] [client 1xxxxxxxxxx] PHP Notice: Trying to get property of non-object in /usr/local/nagiosxi/html/includes/components/xicore/status-object-detail.inc.php on line 1172, referer: http://xxxxxxxxxxxx/nagiosxi/includes/c ... w=services

Any ideas?? Haven't changed anything in httpd.conf or anything like that. Just did the upgrade and havent been able to get the perf graphs going anymore. Logfile snippets originate from error.log from Apache.

tia

Re: Perf Graphs not showing after upgrade

Posted: Fri Jul 30, 2010 8:47 am
by Mark de Bokx
Never mind ... fixed it with believe you me .. an Apache restart...

Re: Perf Graphs not showing after upgrade

Posted: Fri Jul 30, 2010 9:47 am
by admin
Good to hear that fixed it. Thanks for posting your solution!

Re: Perf Graphs not showing after upgrade

Posted: Mon Aug 02, 2010 8:53 am
by Mark de Bokx
What I also did was add:

Options +Indexes

in the nagiosxi.conf residing in /etc/httpd/conf.d

So one way or the other directory browsing didnt work anymore after the upgrade'. I have no way of knowing if this was something caused by the upgrade or caused by something else (I'm running XI on a testserver that is used for several tests/demo's, so it doesnt have strict config controls ;)