]> git.sesse.net Git - cubemap/blobdiff - README
Munin plugins should be symlinked, not created directly in /etc.
[cubemap] / README
diff --git a/README b/README
index 4410010d148cde515898ffb7af9b49ddff91a97b..4e417f759b114d4106931686c500c2ebabb139dc 100644 (file)
--- a/README
+++ b/README
@@ -42,6 +42,20 @@ are OK, and then exec() the new version, which deserializes everything and
 keeps going.
 
 
+Munin plugins:
+
+To activate these, symlink them into /etc/munin/plugins. If you don't put
+the files in the expected default locations (as done by 'make install'),
+you probably want some configuration in /etc/munin/plugin-conf.d/cubemap or
+similar, like this:
+
+[cubemap*]
+user <something>
+env.cubemap_config /etc/cubemap/cubemap.config
+env.cubemap_stats /var/lib/cubemap/cubemap.stats
+env.cubemap_input_stats /var/lib/cubemap/cubemap-input.stats
+
+
 Legalese: 
 
 Copyright 2013 Steinar H. Gunderson <sgunderson@bigfoot.com>.