UPDATE: Nagios plugins and Linux agents?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

UPDATE: Nagios plugins and Linux agents?

Post by dlukinski »

Hello XI support

What would be a proper Update process for Linux Agents and/or Nagios Plugins used in one or another installation?

Would Linux Agent (NRPE) package update include Plugins Update?

Would XI update include Plugins Update?

Thank you.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: UPDATE: Nagios plugins and Linux agents?

Post by tmcdonald »

NRPE and the Plugins are separate packages:

https://github.com/NagiosEnterprises/nrpe
https://github.com/nagios-plugins/nagios-plugins

So updating one will not affect the other.

An XI update may or may not include plugin updates, depending on the XI version and whether there have even been plugin updates.
Former Nagios employee
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: UPDATE: Nagios plugins and Linux agents?

Post by dlukinski »

tmcdonald wrote:NRPE and the Plugins are separate packages:

https://github.com/NagiosEnterprises/nrpe
https://github.com/nagios-plugins/nagios-plugins

So updating one will not affect the other.

An XI update may or may not include plugin updates, depending on the XI version and whether there have even been plugin updates.
Linux Agent does include Plugins (creates same folder and files) :-\
- this is why I was asking
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: UPDATE: Nagios plugins and Linux agents?

Post by tmcdonald »

You are probably talking about the package that is included in XI in the Linux Wizard. That is a "meta" package containing both NRPE and the Plugins packages, and some supporting scripts which install them all.

In that case, this would be updated with XI and may or may not include updates to either NRPE or Plugins, again depending on the version and whether any updates have been made.
Former Nagios employee
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: UPDATE: Nagios plugins and Linux agents?

Post by dlukinski »

tmcdonald wrote:You are probably talking about the package that is included in XI in the Linux Wizard. That is a "meta" package containing both NRPE and the Plugins packages, and some supporting scripts which install them all.

In that case, this would be updated with XI and may or may not include updates to either NRPE or Plugins, again depending on the version and whether any updates have been made.
Well, this did not answer my question.

I have so many Linux servers with Linux agent installed during the past year.
Do I upgrade (install) new version of plugins or not?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: UPDATE: Nagios plugins and Linux agents?

Post by tmcdonald »

You can upgrade plugins independently of the NRPE version:
tmcdonald wrote:NRPE and the Plugins are separate packages:

[...]

So updating one will not affect the other.
You can upgrade plugins whenever you want, but the package included with XI may or may not include updates to plugins or NRPE, or both. The choice of updating is entirely up to you, so I cannot answer the question of "Do I upgrade (install) new version of plugins or not?". That is a decision you need to make.
Former Nagios employee
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: UPDATE: Nagios plugins and Linux agents?

Post by dlukinski »

tmcdonald wrote:You can upgrade plugins independently of the NRPE version:
tmcdonald wrote:NRPE and the Plugins are separate packages:

[...]

So updating one will not affect the other.
You can upgrade plugins whenever you want, but the package included with XI may or may not include updates to plugins or NRPE, or both. The choice of updating is entirely up to you, so I cannot answer the question of "Do I upgrade (install) new version of plugins or not?". That is a decision you need to make.
Alright, looks like it requires testing
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: UPDATE: Nagios plugins and Linux agents?

Post by lmiltchev »

@dlukinski Do you have any more questions or we can close the topic?
Be sure to check out our Knowledgebase for helpful articles and solutions!
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: UPDATE: Nagios plugins and Linux agents?

Post by dlukinski »

lmiltchev wrote:@dlukinski Do you have any more questions or we can close the topic?
Please close
Locked