| Home »
Categories
» Products » Nagios XI » Troubleshooting » Common Problems |
Nagios XI - Installing Latest SourceGuardian Loaders |
|
Article Number: 816 | Rating: 1/5 from 2 votes | Last Updated by rspielman on Tue, Feb 9, 2021 at 11:11 AM
|
Overview
This KB article explains how to install the latest SourceGuardian loaders that Nagios XI uses with PHP.
Install
Establish a terminal session to your Nagios XI server as the root user and execute the following commands:
cd /tmp rm -rf nagiosxi xi* wget https://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz tar xzf xi-latest.tar.gz cd nagiosxi ./init.sh sed -i '/^PHP script/d' xi-sys.cfg sed -i '/^1)/d' xi-sys.cfg sed -i '/^2)/d' xi-sys.cfg sed -i '/^3)/d' xi-sys.cfg ./install-sourceguardian-extension.sh
Once you've completed these steps you will need to restart the crond and httpd services:
RHEL 7 | CentOS 7 | Oracle Linux 7
systemctl restart crond.service systemctl restart httpd.service
Debian | Ubuntu 16/18
systemctl restart cron.service systemctl restart apache2.service
This completes the steps required to upgrade the SourceGuardian loaders.
Final Thoughts
For any support related questions please visit the Nagios Support Forums at:
http://support.nagios.com/forum/
Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.
Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!
|
Posted by: tlea on Mon, Jun 18, 2018 at 6:54 PM. This article has been viewed 10077 times. Filed Under: Common Problems |
|
Have a question? Try our Forums! | Give Feedback |
1 (2)
Article Rating (2 Votes)
Rate this article
|
| |
|
Attachments
There are no attachments for this article.
| Related Articles 
Nagios XI - STRICT_TRANS_TABLES
Viewed 10874 times since Thu, Nov 16, 2017
Slack Notifications Stopped Working
Viewed 6184 times since Wed, Mar 18, 2020
XI 5.4 monitoring engine not running
Viewed 13594 times since Mon, Feb 6, 2017
Nagios XI - Event Data Is Stale
Viewed 7312 times since Wed, Jan 27, 2016
|
|