Page 1 of 1

Can i use newest plugins with Older Nagios Install?

Posted: Fri Mar 11, 2016 9:32 am
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

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

Posted: Fri Mar 11, 2016 10:47 am
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.

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

Posted: Fri Mar 11, 2016 11:18 am
by FTL
Thanks.

Installed and check_snmp now works :)

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

Posted: Fri Mar 11, 2016 12:12 pm
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.

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

Posted: Fri Mar 11, 2016 1:39 pm
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?

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

Posted: Mon Mar 14, 2016 4:23 am
by FTL
rkennedy wrote:
Are we good to mark this thread as resolved @FTL?
Please, go ahead.

Thankyou