mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Modified expect script to work with my BeBox (Thomson TG585 v7, software Be 8.2.7.7.KS)
This commit is contained in:
parent
6efcb06dd9
commit
d93823c0da
@ -19,7 +19,7 @@ expect "Password :"
|
||||
send "$password\r"
|
||||
|
||||
expect "}=>"
|
||||
send "adsl info\r"
|
||||
send "adsl info expand=enabled\r"
|
||||
|
||||
expect "}=>"
|
||||
send "exit\r"
|
||||
|
Loading…
Reference in New Issue
Block a user