initial
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
====== Munin wttr.in plugins ======
|
||||
===== Description =====
|
||||
These plugins will fetch weather data from wttr.in to display them in munin.
|
||||
* temperature
|
||||
* humidity
|
||||
* precipitation
|
||||
* wind speed
|
||||
* barometric pressure
|
||||
|
||||
===== Configuration =====
|
||||
By default, wttr.in will attempt to guess your location based on your IP address. I suggest you create a config in plugin-conf.d/ like this:
|
||||
|
||||
```
|
||||
[wttr_*]
|
||||
env.wttr_location Berlin
|
||||
```
|
||||
Reference in New Issue
Block a user