en fait je m'tais tromp
darcs-hash:20020129102231-a279a-2a0c55e24c2e69044017311ce6dff33055f8e61b.gz
This commit is contained in:
parent
9db7828e41
commit
87026fd7e9
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ case "$1" in
|
|||
echo "batf"
|
||||
;;
|
||||
batg)
|
||||
snmpget -m $MIBFILE $HOSTNAME $COMMUNITY interfaces.ifTable.ifEntry.ifOutOctets.14 | awk '{print $4}'
|
||||
snmpget -m $MIBFILE $HOSTNAME $COMMUNITY interfaces.ifTable.ifEntry.ifInOctets.14 | awk '{print $4}'
|
||||
snmpget -m $MIBFILE $HOSTNAME $COMMUNITY interfaces.ifTable.ifEntry.ifOutOctets.17 | awk '{print $4}'
|
||||
snmpget -m $MIBFILE $HOSTNAME $COMMUNITY interfaces.ifTable.ifEntry.ifInOctets.17 | awk '{print $4}'
|
||||
echo ""
|
||||
echo "batg"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue