summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index f7ecba6..5384c30 100644
--- a/README
+++ b/README
@@ -46,6 +46,10 @@ To use this module, follow these directions:
connect to your individual munin-nodes (this is typically your main munin host's IP):
$munin_allow = '192.168.0.1'
+
+ If you want to define more than one host, you can seperate them by colon:
+
+ $munin_allow = '127.0.0.1:192.168.0.1'
e. In the node definition in your site.pp for your main munin host, add the following: