<a href="http://nagios.manubulon.com/snmp_process.html">check_snmp_process</a><br>Could you please update nagios-snmp-plugins and include newer versions of <a href="http://nagios.manubulon.com/snmp_process.html">check_snmp_process</a> &amp; <a href="http://nagios.manubulon.com/snmp_storage.html">check_snmp_storage</a> scripts? First has useful option -A, to query command line params, and 2nd has -G - show output in gigabytes.<br>
<br>my nagios-snmp-plugins version:<br>nagios:/# dpkg -p nagios-snmp-plugins<br>Package: nagios-snmp-plugins<br>Priority: optional<br>Section: net<br>Installed-Size: 660<br>Maintainer: Debian Nagios Maintainer Group &lt;<a href="mailto:pkg-nagios-devel@lists.alioth.debian.org">pkg-nagios-devel@lists.alioth.debian.org</a>&gt;<br>
Architecture: all<br>Version: 1.1.1-2.1<br>Depends: perl, libnet-snmp-perl, perl-base (&gt;= 5.8.4-8), ucf<br>Suggests: nagios-plugins-basic (&gt;= 1.4.5-2)<br>Size: 91270<br>Description: SNMP Plugins for nagios<br>&nbsp;A set of Nagios plugins to check hosts/devices using snmp protocol<br>
&nbsp;.<br>&nbsp; Homepage: &lt;<a href="http://www.manubulon.com/nagios/index_snmp.html">http://www.manubulon.com/nagios/index_snmp.html</a>&gt;<br><br><br clear="all">And bug report:<br>in /usr/share/doc/nagios-snmp-plugins/README.Debian.gz we can see:<br>
&nbsp;&nbsp; If you are using snmp v2c :<br>&nbsp;&nbsp; $USER7$=-C &lt;community&gt; -2<br><br>but in /etc/nagios-plugins/config/snmp_storage.cfg<br><br># &#39;check_snmp_storage_v2&#39; command definition<br>define command {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; command_name check_snmp_storage_v2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; command_line $USER1$/check_snmp_storage.pl -H $HOSTADDRESS$ -C $ARG5$ -2 -m $ARG1$ -w $ARG2$ -c $ARG3$ $ARG4$<br>}<br><br>the same for check_snmp_storage_v1. <br>-- <br>-- <br>Best regards,<br>[COOLCOLD-RIPN]