summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-06-13 20:02:35 +0000
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-06-13 20:02:35 +0000
commit4f8fbfcc736d02ec0528b0df571d5d4a458c261e (patch)
tree9d24e887cccc04e27a1d41c1fb1b830451b30327 /README
parent2c530ac300a57c54ce55dce73481693f93cc6e38 (diff)
Merge commit 'puzzle/development'
git-svn-id: https://svn/ipuppet/trunk/modules/munin@1600 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
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: