diff options
author | nico <nico@magicbroccoli.de> | 2018-10-23 20:09:17 +0200 |
---|---|---|
committer | nico <nico@magicbroccoli.de> | 2018-10-23 20:09:17 +0200 |
commit | 016c652ead3ce34af862199511ef697d635b2fdd (patch) | |
tree | c1e669a041dfc1484685789023f2e8c8ba51f5db /README.md | |
parent | 3b0e31753d6ab1a659ce0cc18b7be455345d5aeb (diff) | |
parent | d4cddb1edf301c03a9988d2ba4f282f82c96883b (diff) |
* connection optimizations
* config corrections/ updates
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ To check if the plugin is working correctly it is necessary to first instruct th telnet localhost 4949 # localhost or IP the munin-node cap multigraph list -fetch nextcloud_multi +fetch teamspeak-munin.py ``` The `list` command will return a list of all plugins currently active. This list should feature the newly activated teamspeak plugin. |