summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-09-30 12:39:42 +0200
committermh <mh@immerda.ch>2010-09-30 12:39:42 +0200
commit0e23402c1146edcbf1d6fcce6fdfc654d661db33 (patch)
tree692e403d7c6a0e181f2d74053404c14d947d6cdf /templates
parent022eb852e772afb07541866291ad20ff978ac912 (diff)
restore munin port in template
Diffstat (limited to 'templates')
-rw-r--r--templates/client.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/client.erb b/templates/client.erb
index e7c6730..15e05c6 100644
--- a/templates/client.erb
+++ b/templates/client.erb
@@ -12,7 +12,8 @@
# Description: <%= description.gsub!(/\n/, ' ') %>
<% end -%>
[<%= fhost.downcase %>]
- address <%= munin_host_real -%>
+ address <%= munin_host_real %>
+ port <%= munin_port_real %>
<% if config -%><% config.each do |val| -%>
<%= val -%>
<% end -%><% end -%>