check_snmp version different to nagios-plugins
Posted: Tue Oct 25, 2011 5:38 pm
I was playing around with check_snmp and I'm a little confused, I think there is a version mismatch between what is on the host vs what is supposed to come with nagios-plugins.
Specifically there is an updated version v1.4.15-27-gf9172 of check_snmp documented here and it states that it is part of nagios-plugins 1.4.15.
On my most I run yum info nagios-plugins I get the output:
So it looks like I have the right version of nagios-plugins installed.
When I run check_snmp -V I get the output:
Here you can see this version does not match up with the version that is supposed to come with nagios-plugins.
I've confirmed this on my production Nagios XI VM 2011R1.7 (upgraded since v2009 days) and a freshly deployed 2011R1.7 VM, both running on ESXi.
Specifically there is an updated version v1.4.15-27-gf9172 of check_snmp documented here and it states that it is part of nagios-plugins 1.4.15.
On my most I run yum info nagios-plugins I get the output:
Code: Select all
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.optus.net
* epel: mirror.optus.net
* extras: mirror.optus.net
* updates: mirror.optus.net
Available Packages
Name : nagios-plugins
Arch : i386
Version : 1.4.15
Release : 2.el5.rf
Size : 1.6 M
Repo : dag
Summary : Host/service/network monitoring program plugins for Nagios
URL : http://nagiosplug.sourceforge.net/
License : GPL
Description: This package contains the basic plugins necessary for use with the
When I run check_snmp -V I get the output:
Code: Select all
check_snmp v2021 (nagios-plugins 1.4.13)I've confirmed this on my production Nagios XI VM 2011R1.7 (upgraded since v2009 days) and a freshly deployed 2011R1.7 VM, both running on ESXi.