Search found 352 matches
- Wed Apr 12, 2017 10:11 am
- Forum: Nagios XI
- Topic: Upgrade php to 5.6
- Replies: 5
- Views: 1254
Re: Upgrade php to 5.6
Any chance of XI supporting fedora , as it seems they are much better adopter for security patches
- Wed Apr 12, 2017 10:09 am
- Forum: Nagios XI
- Topic: Upgrade php to 5.6
- Replies: 5
- Views: 1254
Re: Upgrade php to 5.6
I've just completed this on all my XI & NLS servers. Vuln scanners will not leave you alone if you're using anything less than 5.6 The webtatic repo worked great for me. XI has many more PHP packages installed than NLS. Just check what packages you have installed (rpm -qa |grep php) and only re...
- Wed Apr 12, 2017 3:33 am
- Forum: Nagios XI
- Topic: Upgrade php to 5.6
- Replies: 5
- Views: 1254
Upgrade php to 5.6
Hi,
Since PHP 5.4 is end of life our server has been condemned by our security team.
I can upgrade php to a higher version using webtatic repo but I would like to know how to upgrade the source guardian extensions say if we went to php 5.6.
Please treat this urgently.
Many Thanks
Arnab
Since PHP 5.4 is end of life our server has been condemned by our security team.
I can upgrade php to a higher version using webtatic repo but I would like to know how to upgrade the source guardian extensions say if we went to php 5.6.
Please treat this urgently.
Many Thanks
Arnab
- Mon Jan 11, 2016 2:09 pm
- Forum: Nagios XI
- Topic: XI , NRDS and Apache performance
- Replies: 3
- Views: 724
Re: XI , NRDS and Apache performance
Hi , I dont think we have a memory issue top - 19:06:09 up 47 days, 22:08, 2 users, load average: 0.39, 0.43, 0.48 Tasks: 277 total, 1 running, 276 sleeping, 0 stopped, 0 zombie %Cpu(s): 3.3 us, 0.9 sy, 0.0 ni, 95.1 id, 0.8 wa, 0.0 hi, 0.0 si, 0.0 st KiB Mem : 8011340 total, 1970772 free, 669056 use...
- Mon Jan 11, 2016 1:28 pm
- Forum: Nagios XI
- Topic: XI , NRDS and Apache performance
- Replies: 3
- Views: 724
XI , NRDS and Apache performance
Hi All, All of our checks are coming via NRDS and although the load average on the server is bellow 1 most of the times, I am finding the UI is sluggish when a large number of checks are pouring in via apache. I tried looking at php fpm or something like that, but because of source guardian I dont t...
- Wed Dec 16, 2015 5:09 pm
- Forum: Nagios XI
- Topic: Escape | from plugin output
- Replies: 3
- Views: 620
Re: Escape | from plugin output
I will try this but it can actually be a little more complex as the check result is pushed to check via nrds. The nrds API usually doesnt like it when you have special characters in the output.ssax wrote:When I did this I just changed them to a backslash (\\), I don't think you can escape them.
- Tue Dec 15, 2015 9:23 am
- Forum: Nagios XI
- Topic: Escape | from plugin output
- Replies: 3
- Views: 620
Escape | from plugin output
Hi All, I have situation as follows: Our XI servers are monitoring syslog messages and sometimes these messages contain "|" symbol, these are obviously translated as performance data which it is not :( To give more idea: I have the syslog monitoring setup as follows: Syslog is picked up by...
- Fri Oct 23, 2015 2:37 pm
- Forum: Nagios XI
- Topic: XI 5 Disable the introductory tour
- Replies: 3
- Views: 704
Re: XI 5 Disable the introductory tour
Arnab, It should only come up once and then you'll never see it again. Is this not the behavior you're experiencing? Will this come up for every user after the upgrade it will really be a problem for us..? I am just sussing out the potential differences between 2014 and 5, to avoid any potential fa...
- Fri Oct 23, 2015 2:09 pm
- Forum: Nagios XI
- Topic: XI 5 Disable the introductory tour
- Replies: 3
- Views: 704
XI 5 Disable the introductory tour
Hi All, I am looking at exploring the interface so went on your demo system to have a poke around , anyway we disable the introductory tour ? Our users have been using Nagios for a while really dont need anymore tours :p , I did have a poke around the admin options but couldnt find an option to turn...
- Thu Oct 01, 2015 10:28 am
- Forum: Nagios XI
- Topic: Need suggestion , how to manage syslog notifications
- Replies: 3
- Views: 570
Re: Need suggestion , how to manage syslog notifications
Any other suggestions apart from telling me to buy Nagios reactor is welcome I meant Nagios Log server :) Let me expand I cannot control exactly how often the check reset is run unless I start reconfiguring all of the services. We are using nrds so all our checks are based on the cron job that runs...