summaryrefslogtreecommitdiff
path: root/templates/snmpclient.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/snmpclient.erb')
-rw-r--r--templates/snmpclient.erb10
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/snmpclient.erb b/templates/snmpclient.erb
deleted file mode 100644
index 44ecc6d..0000000
--- a/templates/snmpclient.erb
+++ /dev/null
@@ -1,10 +0,0 @@
-<%
- # Downcase all information
- dom = domain.downcase
- host = hostname.downcase
- fhost = name.downcase
-%>
-### This syntax can be extended, it might get better ...
-#<%= dom %> snmp -> <%= fhost %>
-[<%= fhost %>] # snmp box
- address <%= munin_host_real %>