]> git.sesse.net Git - cubemap/blobdiff - README
Tweak the MutexLock implementation slightly, so as to confuse Coverity less.
[cubemap] / README
diff --git a/README b/README
index 4410010d148cde515898ffb7af9b49ddff91a97b..c3175167d742928b2c454662b6cbb5f4faa11bfb 100644 (file)
--- a/README
+++ b/README
@@ -42,6 +42,19 @@ are OK, and then exec() the new version, which deserializes everything and
 keeps going.
 
 
+Munin plugins:
+
+These can be dropped directly into /etc/munin/plugins. If you don't put
+the files in the expected default locations, 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>.