summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
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 -%>