Nagios and NRPE yum update

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Satmakuru
Posts: 3
Joined: Tue Aug 06, 2019 8:57 am

Nagios and NRPE yum update

Post by Satmakuru »

Hi
I recently installed nagios core and nrpe on my servers and I used wget to download the package and install them. Is there a way now to add the repository and add it our yum update command so that it updates the nrpe clients when the system gets an update?

How often the nagios and nrpe libraries gets updated and how do we know that there is an update for a nrpe ?

Thanks
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Nagios and NRPE yum update

Post by benjaminsmith »

Hello @satmakuru,
How often the nagios and nrpe libraries gets updated and how do we know that there is an update for a nrpe ?
We push out updates on a regular basis. They are open-source programs and you can follow the progress on GitHub if you'd like.

https://github.com/NagiosEnterprises

Below are the instructions for upgrading Core and NRPE:
https://assets.nagios.com/downloads/nag ... ading.html
https://support.nagios.com/kb/article/n ... t-750.html

It is possible to install NRPE vis yum as well. They are community maintained.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Satmakuru
Posts: 3
Joined: Tue Aug 06, 2019 8:57 am

Re: Nagios and NRPE yum update

Post by Satmakuru »

Is it possible to get these updates added to my yum repo ? I installed Nagios and NRPE with the source packages. How do I add these updates so that the nrpe agent and nagios gets updates along with my linux updates?
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Nagios and NRPE yum update

Post by benjaminsmith »

Hi Satmakuru,

If you installed NRPE from source, then you can't really change the install to use yum for updates. You'd have to backup and then re-install using yum.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Satmakuru
Posts: 3
Joined: Tue Aug 06, 2019 8:57 am

Re: Nagios and NRPE yum update

Post by Satmakuru »

Thank you. Which repo can we add to get the latest updates to yum repository?
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Nagios and NRPE yum update

Post by benjaminsmith »

Hi,

You can follow the instructions on the page below.

https://tecadmin.net/install-nrpe-on-centos-rhel/
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked