Search found 45 matches

by Atria
Fri Apr 15, 2016 10:11 am
Forum: Nagios XI
Topic: Extremely slow load times for graphs after PHP upgrade
Replies: 13
Views: 1806

Re: Extremely slow load times for graphs after PHP upgrade

When I check my running services I see the following [frack@monitoring ~]$ systemctl list-units | grep sql postgresql.service loaded active running PostgreSQL database server an nslookup from my server returns [frack@monitoring ~]$ nslookup monitoring.atriacom.com Server: 10.0.4.20 Address: 10.0.4.2...
by Atria
Fri Apr 15, 2016 8:55 am
Forum: Nagios XI
Topic: Extremely slow load times for graphs after PHP upgrade
Replies: 13
Views: 1806

Re: Extremely slow load times for graphs after PHP upgrade

Also I modified the PHP script settings and saw no improvement.
by Atria
Fri Apr 15, 2016 8:45 am
Forum: Nagios XI
Topic: Extremely slow load times for graphs after PHP upgrade
Replies: 13
Views: 1806

Re: Extremely slow load times for graphs after PHP upgrade

A few persistent errors [Fri Apr 15 09:16:09.559476 2016] [:error] [pid 21409] [client 10.0.219.118:62871] PHP Notice: Undefined index: background in /usr/local/nagiosxi/html/includes/page-home-main.php on line 55, referer: http://monitoring.atriacom.com/nagiosxi/index.php [Fri Apr 15 05:51:36.15823...
by Atria
Thu Apr 14, 2016 2:23 pm
Forum: Nagios XI
Topic: Extremely slow load times for graphs after PHP upgrade
Replies: 13
Views: 1806

Re: Extremely slow load times for graphs after PHP upgrade

Ok so upon further investigation there was no directory called /usr/lib/php/ so I made the folder, and ran the script again. This time getting [root@monitoring nagiosxi]# ./install-sourceguardian-extension.sh Archive: sourceguardian/ixed4.lin.x86-32.zip inflating: /usr/lib/php/modules/ixed.5.6.lin S...
by Atria
Thu Apr 14, 2016 2:16 pm
Forum: Nagios XI
Topic: Extremely slow load times for graphs after PHP upgrade
Replies: 13
Views: 1806

Re: Extremely slow load times for graphs after PHP upgrade

Seem to have received the same result. [frack@monitoring nagiosxi]$ su root Password: [root@monitoring nagiosxi]# mv /etc/php.d/sourceguardian.ini /tmp [root@monitoring nagiosxi]# cd /tmp [root@monitoring tmp]# cd nagiosxi/ [root@monitoring nagiosxi]# ./install- install-2012-prereqs install-pnptempl...
by Atria
Thu Apr 14, 2016 1:59 pm
Forum: Nagios XI
Topic: Extremely slow load times for graphs after PHP upgrade
Replies: 13
Views: 1806

Re: Extremely slow load times for graphs after PHP upgrade

When I try that I get the following. [frack@monitoring nagiosxi]$ sudo ./install-sourceguardian-extension.sh [sudo] password for frack: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ixed.5.4.lin' - /usr/lib64/php/modules/ixed.5.4.lin: undefined symbol: zend_get_has...
by Atria
Thu Apr 14, 2016 1:39 pm
Forum: Nagios XI
Topic: Extremely slow load times for graphs after PHP upgrade
Replies: 13
Views: 1806

Extremely slow load times for graphs after PHP upgrade

Due to a security remediation I had to upgrade the PHP on my Nagios box to 5.6.18 from the 5.4 version included. Since the upgrade I have noticed that the graphical elements of my deployment take upwards of 20-30 seconds to load. Initially I thought this was exclusive to nagvis, but all graphs and o...
by Atria
Thu Mar 17, 2016 10:17 am
Forum: Nagios XI
Topic: nagvis loading extremely slow after updating centos
Replies: 1
Views: 369

nagvis loading extremely slow after updating centos

So earlier this month I updated my nagios system by running yum update, and since then the load time on my nagvis map has increased to almost a full minute. Any thoughts on what I should look at? nagvis version is 1.8.5
by Atria
Tue Mar 08, 2016 10:01 am
Forum: Nagios XI
Topic: TRACe and TRACK methods enabled in XI
Replies: 1
Views: 339

TRACe and TRACK methods enabled in XI

My security guy notified me that our security scanner identified that our Nagios instance shows the TRACe and TRACK methods are still enabled, and are posing a security risk. (Security guys right?) Can these functions be disabled and what is the process?
by Atria
Mon Feb 01, 2016 9:37 am
Forum: Nagios XI
Topic: Need to update PHP to version 5.5 or above
Replies: 1
Views: 158

Need to update PHP to version 5.5 or above

In a security sweep, nagios was found to be running version 5.4.16. I need to get this updated to 5.5 or above, however a yum update does not seem to find a newer version. Any advice on how php can be updated, and if there are any conflicts with it?