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
commit1c58e95f08313f90d5c80922c231c9333b19a73f (patch)
tree9d24e887cccc04e27a1d41c1fb1b830451b30327 /README
parentaed996efe16b24837d70873f9b6143ed3968e873 (diff)
parent07a5491ba8f4fb8cbf556eebf562da918548bda0 (diff)
Merge commit 'puzzle/development'
git-svn-id: https://rfd.cronopios.org/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: