diff mod_munin/README.markdown @ 2167:24dcf496df6b

mod_munin/README: Mention how to enable statsmanager (pending docs for this)
author Kim Alvefur <zash@zash.se>
date Wed, 27 Apr 2016 21:48:13 +0200
parents 13f8ad3293c4
children f1a63271dcfc
line wrap: on
line diff
--- a/mod_munin/README.markdown	Wed Apr 27 10:09:56 2016 +0200
+++ b/mod_munin/README.markdown	Wed Apr 27 21:48:13 2016 +0200
@@ -27,6 +27,11 @@
 munin_node_name = "xmpp.example.com"
 ```
 
+You will also want to enable statistics collection by setting:
+
+```lua
+statistics_interval = 300 -- every 5 minutes, same as munin
+```
 
 ## Summary