blob: 954a0cb1ff863ea46154e2ae03d8e3e0c7f363d3 (
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
%>
### 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
exim_mailstats.graph_period minute
|