ajout des nouveaux btiments dans le script...

(stransky)

darcs-hash:20021122235747-a279a-0c5e678494f3d432bb994d9f68b5b994872f8209.gz
This commit is contained in:
stransky 2002-11-23 00:57:47 +01:00
parent c45074352d
commit 1bb44ab4cc

View file

@ -37,12 +37,22 @@ case "$1" in
batg)
GETVALUES $1 13
;;
batj)
batpdj)
GETVALUES $1 15
;;
batm)
GETVALUES $1 16
;;
bath)
GETVALUES $1 17
;;
bati)
GETVALUES $1 18
;;
batj)
GETVALUES $1 19
;;
*)
echo "Monitoring du switch backbone par snmp. Voir /etc/mrtg.cfg"
echo "Usage : /usr/scripts/snmp/bat.sh bata|batb|batc|batf|batg|batj|batm">&2