summaryrefslogtreecommitdiff
path: root/templates/defaultclient.erb
blob: 27e8d4cd499aed43d4602170ce361fa0001d9786 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<%
	# Downcase all information
	dom = domain.downcase
	host = hostname.downcase
	fhost = name.downcase
	ip = Facter['ip']
%>
### This syntax can be extended, it might get better ...
#+<%= dom %>
#-<%= host %>=<%= fhost %>:load.load
[<%= fhost %>] # linux box 
	address <%= munin_host_real %>
	port <%= munin_port_real %>
	use_node_name yes