Page 1 of 1

odd php warning seems to be causing a slowdown

Posted: Thu Oct 25, 2018 10:18 am
by benhank
Ive just upgraded to version 5.5.5 from version 5.4.12 . during the upgrade I kept getting this error message:

Code: Select all

PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosxi/html/includes/components/nagiosim/nagiosim.inc.php on line 491
After the upgrade apply config, starting the nagios service thru the gui, basically all of the functionality of xi is just slow or non responsive.

Also nrpe seems to be not working to well, I went from 93 problems to over 2000.

Dire as this all may seem, its happening on my test server only so you guys can take some time before you reply if you have other code red issues to handle first

Re: odd php warning seems to be causing a slowdown

Posted: Thu Oct 25, 2018 1:13 pm
by benhank
you guys can lock this. reverted back to the old version. Im going to wait until 5.5.6 comes out before I update

Re: odd php warning seems to be causing a slowdown

Posted: Thu Oct 25, 2018 3:31 pm
by scottwilkerson
benhank wrote:you guys can lock this. reverted back to the old version. Im going to wait until 5.5.6 comes out before I update
Ben,

This shouldn't be slowing anything down, but you can also remove this whole directory unless by change you are using the obsolete Nagios Incident Manager product

Code: Select all

rm -rf /usr/local/nagiosxi/html/includes/components/nagiosim
Locking topic