summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2008-05-26 11:21:28 +0200
committerMarcel Haerry <haerry@puzzle.ch>2008-05-26 11:21:28 +0200
commit013317ba7744477be001bb3850f69ec37cc1540b (patch)
tree2656f7be20f75cb63401440286c6e583ecbceff7 /README
parent5547be2954d17040727d048d16fb245965ebe144 (diff)
made munin_allow a lot more scalable
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 762a802..4f0e2db 100644
--- a/README
+++ b/README
@@ -45,6 +45,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: