summaryrefslogtreecommitdiff
path: root/templates/defaultclient.erb
blob: ddce1bb6d87b030f6d601d585277b2081e51d7c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<%
	# Downcase all information
	dom = domain.downcase
	host = hostname.downcase
	fhost = name.downcase
%>
### 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