odd php warning seems to be causing a slowdown

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

odd php warning seems to be causing a slowdown

Post 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
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: odd php warning seems to be causing a slowdown

Post 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
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: odd php warning seems to be causing a slowdown

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked