rajout du nombre de connexions totales et tablies
darcs-hash:20020111211848-a279a-706141f3f48ae28b9b09fcead0006afe66ba6f17.gz
This commit is contained in:
parent
780dba1dd3
commit
131bb55988
1 changed files with 7 additions and 0 deletions
|
@ -55,5 +55,12 @@ case "$1" in
|
|||
echo ""
|
||||
echo "komaz-eth0"
|
||||
;;
|
||||
komaz-connexions)
|
||||
snmpget $OPTIONS $HOSTNAME $COMMUNITY enterprises.ucdavis.extTable.extEntry.extOutput.16 | awk '{print $3}'
|
||||
snmpget $OPTIONS $HOSTNAME $COMMUNITY enterprises.ucdavis.extTable.extEntry.extOutput.17 | awk '{print $3}'
|
||||
echo ""
|
||||
echo "komaz-connexions"
|
||||
;;
|
||||
|
||||
|
||||
esac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue