summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-06-13 20:02:35 +0000
committermh <mh@immerda.ch>2008-06-13 20:02:35 +0000
commit805d56cac760f6d047b83c470c080bee3342165f (patch)
tree9d24e887cccc04e27a1d41c1fb1b830451b30327 /README
parent86977f459f20c2bb55eec6cbed9f49fc2dca25ab (diff)
Merge commit 'puzzle/development'
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: