New upstream version 2.1.0
This commit is contained in:
parent
e1ab4578a6
commit
75687e089f
37 changed files with 1333 additions and 8079 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl -w
|
||||
############################## check_snmp_mem ##############
|
||||
my $VERSION = "2.0.0";
|
||||
my $VERSION = "2.1.0";
|
||||
|
||||
# Date : 17 October 2007
|
||||
# Author : Patrick Proy (nagios at proy.org)
|
||||
|
@ -156,7 +156,7 @@ sub help {
|
|||
-I, --cisco
|
||||
check cisco memory (sum of all memory pools)
|
||||
-E, --hp
|
||||
check HP proccurve memory
|
||||
check HP Procurve memory
|
||||
-f, --perfdata
|
||||
Performance data output
|
||||
-t, --timeout=INTEGER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue