THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Products » Nagios XI » Troubleshooting » Common Problems

Nagios XI - Installing Latest SourceGuardian Loaders

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.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Oracle Services Critical After Nagios XI Upgrade
Viewed 7252 times since Wed, Jan 27, 2016
Nagios XI - Resolving "Cannot connect to database" Error - Core Config Manager
Viewed 9571 times since Mon, Jan 25, 2016
Nagios XI - Configuration Applies, No Changes Take Place
Viewed 9711 times since Tue, Jan 27, 2015
Nagios XI - Profile Build Failed
Viewed 15029 times since Tue, Aug 2, 2016
Nagios XI - Issues with mod_gearman and Performance Data Newlines: "\n"
Viewed 5090 times since Tue, Feb 2, 2016
Nagios XI - Debugging Bandwidth Performance Graphs
Viewed 17971 times since Tue, Jan 27, 2015
Nagios XI - How To Test Check Commands From The Command-line
Viewed 53289 times since Tue, Jan 26, 2016
VMWare checks timing out or slow
Viewed 4692 times since Fri, Feb 11, 2022
Nagios XI - Best Practices - NWC15
Viewed 9707 times since Thu, Feb 4, 2016
Nagios XI - Missing localhost Alerts
Viewed 7580 times since Sun, Nov 5, 2017