Can i use newest plugins with Older Nagios Install?

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
FTL
Posts: 72
Joined: Fri Oct 21, 2011 7:23 am

Can i use newest plugins with Older Nagios Install?

Post by FTL »

Hi,

Im running Nagios 3.4.1 and 1.4.16 plugins on Ubuntu 12.04

Is it safe and ok to use the newest 2.1.1 plugins with Nagios 3.4.1 please?

TIA
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Can i use newest plugins with Older Nagios Install?

Post by rkennedy »

Yes, and the three commands you previously had listed should be all you need as long as your plugins install path is /usr/local/nagios/libexec/ -- otherwise, you may need to change the configure directory to match your current setup.
Former Nagios Employee
FTL
Posts: 72
Joined: Fri Oct 21, 2011 7:23 am

Re: Can i use newest plugins with Older Nagios Install?

Post by FTL »

Thanks.

Installed and check_snmp now works :)
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: Can i use newest plugins with Older Nagios Install?

Post by eloyd »

That is part of the beauty of Nagios: The core Nagios functionality is separate from the plugins. As long as the plugins follow the rules (https://assets.nagios.com/downloads/nag ... inapi.html) then they will always work.
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Can i use newest plugins with Older Nagios Install?

Post by rkennedy »

@eloyd is right. Having things be so interchangeable like this creates a product with an endless reach.

Are we good to mark this thread as resolved @FTL?
Former Nagios Employee
FTL
Posts: 72
Joined: Fri Oct 21, 2011 7:23 am

Re: Can i use newest plugins with Older Nagios Install?

Post by FTL »

rkennedy wrote:
Are we good to mark this thread as resolved @FTL?
Please, go ahead.

Thankyou
Locked