fix short help
[nagios-monitoring] / check_mem_ucd_snmp / check_mem_ucd_snmp
index fe49c53..45dc00a 100644 (file)
@@ -32,7 +32,7 @@ my $np = Nagios::Plugin->new(
                      . "[-1 | -2] [-c <community>]\n"
                      . "[-3] [-u <username>] [-a (md5|sha)] [-A <authpasswd>] [-x (des|aes)] [-X <privpasswd>]\n"
                      . "     [-E <contextengineid>] [-n <contextname>]\n"
-                     . "[-t <total-threshold>] [-T <total-threshold>] [-r <real-threshold>] [-R <real-threshold>]",
+                     . "[-m <total-threshold>] [-M <total-threshold>] [-r <real-threshold>] [-R <real-threshold>]",
             extra   => "\nAll thresholds are in nagios standard format, see\n"
                      . "http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT\n"
                      . "for a description\n"