1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Munin-Contrib/plugins/tor
wodry e1731c787e Remove quotes in plugin env parameters
Setting
`env.torconnectmethod 'port'`
leads to the error:
```
munin-run tor_bandwidth 
env.torconnectmethod contains an invalid value. Please specify either 'port' or 'socket'.
```
Removing the quotes solves that, because the quotes are part of the variable value.
["There is no need to quote the variable content."](http://guide.munin-monitoring.org/en/stable-2.0/plugin/use.html)
2019-06-02 22:28:15 +02:00
..
example-graphs Add example-graphs 2017-06-25 08:18:48 +02:00
tor-bandwidth-usage Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
tor-connections Reduce number of categories 2017-02-23 20:45:01 +01:00
tor-traffic Reduce number of categories 2017-02-23 20:45:01 +01:00
tor_ Remove quotes in plugin env parameters 2019-06-02 22:28:15 +02:00
tor_routers Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
tor_traffic Reduce number of categories 2017-02-23 20:45:01 +01:00