Home » Categories » Multiple Categories

Nagios XI - Upgrading The Linux NRPE Agent

Overview

This KB article explains how to upgrade the Linux NRPE Agent for Nagios XI that has been previously installed following these instructions.

Documentation - Installing The Linux Agent

 

Upgrade Steps

An upgrade to NRPE v3.x is completed by running the fullinstall script explained in the documentation linked above. The fullinstall script will save a copy of the following existing config files:

/usr/local/nagios/etc/nrpe.cfg as /usr/local/nagios/etc/nrpe.cfg.saved

/usr/local/nagios/etc/nrpe/asterisk.cfg as /usr/local/nagios/etc/nrpe/asterisk.cfg.saved

/usr/local/nagios/etc/nrpe/common.cfg as /usr/local/nagios/etc/nrpe/common.cfg.saved

 

The fullinstall script will replace the existing config files with the default files that come with the installer. These saved copies will allow you to take any custom commands you have defined and add them back into the running configuration.

 

Recommendations

If you are affected by the upgrade due to your custom commands being replaced, you can future proof this from happening again when a newer version of NRPE is installed. They key to this is with the following directive defined in the nrpe.cfg file:

include_dir=/usr/local/nagios/etc/nrpe

 

Any file in this directory that has the .cfg extension will be read by NRPE when it starts. This allows you to have a file that contains your custom commands and will not be touched by the NRPE installer script script in the future.

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/

1 (1)
Article Rating (1 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 - Monitoring Windows Servers
Viewed 8268 times since Wed, Jul 19, 2017
NRPE - How to install NRPE from source without xinetd on CentOS 6.
Viewed 13670 times since Wed, Apr 15, 2015
Nagios XI - Core Config Manager - Service Groups
Viewed 7329 times since Sun, Jul 30, 2017
Nagios XI - Automated Host Management In Nagios XI
Viewed 5792 times since Wed, Jan 27, 2016
Nagios XI - Introduction to Event Handlers
Viewed 7346 times since Thu, Jan 28, 2016
Nagios Core - Passive Monitoring with Nagios - NWC14
Viewed 9940 times since Mon, Feb 8, 2016
Nagios XI - How To Use The Bulk Host Cloning & Import Wizard
Viewed 5692 times since Wed, Jan 27, 2016
Nagios XI - Adding Windows Disk Usage Checks In XI
Viewed 7104 times since Thu, Jan 14, 2016
Nagios XI - Changing Host Alive Check
Viewed 5032 times since Wed, Jan 27, 2016
Nagios XI - How To Monitor Docker Containers
Viewed 10769 times since Wed, Jul 11, 2018