mirror of
https://github.com/ranl/monitor-utils.git
synced 2024-11-04 23:43:40 +01:00
Update check-cisco.pl
This commit is contained in:
parent
494eb5d50b
commit
f4d9eb1d84
@ -121,7 +121,7 @@ sub FSyntaxError {
|
||||
print "\tint - Interface Operation Stat (use with -i or -o)\n";
|
||||
print "-w = Warning Value\n";
|
||||
print "-c = Critical Value\n";
|
||||
print "-d = number of days that th ethernet interface hasn't change state, default is 14 (only for -t freeint)\n";
|
||||
print "-d = number of days that the ethernet interface hasn't change state, default is 14 (only for -t freeint)\n";
|
||||
print "-i = Interface Name (only for -t int)\n";
|
||||
print "-o = Interface OID (only for -t int)\n";
|
||||
exit(3);
|
||||
|
Loading…
Reference in New Issue
Block a user