[munin/mge_*] Mise à jour pour le nouvel onduleur
darcs-hash:20090116225327-ffbb2-3d0017a8d835ed1b3241176de04f92f0d6ca8565.gz
This commit is contained in:
parent
88e8bf76dd
commit
e35cbd92e9
4 changed files with 7 additions and 6 deletions
|
@ -11,4 +11,5 @@ fi
|
|||
|
||||
cmd="snmpget -O vq -v1 -c public pulsar.adm.crans.org SNMPv2-SMI::enterprises.705.1."
|
||||
|
||||
echo "hygro.value $(${cmd}8.2.0)"
|
||||
t=$(${cmd}8.2.0)
|
||||
echo "hygro.value $(($t/10)).$(($t%10))"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue