aboutsummaryrefslogtreecommitdiff
path: root/modules/profile/templates/monitoring/resource.cfg.erb
diff options
context:
space:
mode:
Diffstat (limited to 'modules/profile/templates/monitoring/resource.cfg.erb')
-rw-r--r--modules/profile/templates/monitoring/resource.cfg.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/templates/monitoring/resource.cfg.erb b/modules/profile/templates/monitoring/resource.cfg.erb
index 7da5e66..5a5c3ee 100644
--- a/modules/profile/templates/monitoring/resource.cfg.erb
+++ b/modules/profile/templates/monitoring/resource.cfg.erb
@@ -20,7 +20,7 @@
20 20
21# Sets $USER1$ to be the path to the plugins 21# Sets $USER1$ to be the path to the plugins
22$USER1$=/usr/lib/monitoring-plugins 22$USER1$=/usr/lib/monitoring-plugins
23$USER2$=/etc/naemon/monitoring-plugins 23$USER2$=<%= @plugins %>
24 24
25# Sets $USER2$ to be the path to event handlers 25# Sets $USER2$ to be the path to event handlers
26#$USER2$=/usr/lib/monitoring-plugins/eventhandlers 26#$USER2$=/usr/lib/monitoring-plugins/eventhandlers