aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2019-01-31 12:00:35 +0100
committernico <nico@magicbroccoli.de>2019-01-31 12:00:35 +0100
commit123f9f8c0192ba54146cd8d2c714fcad758e81f8 (patch)
tree3bc3142ac58ba05962e91c86c15dce7764c97e6e /README.md
parent7084d4c54ee834321ecfeb7cdef64e948fe3af1a (diff)
multiple id fixdev
+ correctly added method to fetch and display multiple sid * updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a6334cf..91a72b4 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ password = password
# host and port are not required if the default values are true for your setup
host = localhost
port = 10011
+# ids should only be seperated by kommas ( , ) without whitespaces
+id = 1,2
```
To install these plugins, you just have to symlink those plugins you would like to activate to the munin plugin directory eg. `/etc/munin/plugins/`. Or if you want to use the multigraph plugin only symlink that one the the munin plugin directory.