summaryrefslogtreecommitdiff
path: root/sysutils/munin-node/files/plugins.conf
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2007-10-22 12:32:25 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2007-10-22 12:32:25 +0000
commit3c3af9f5c50e79bc570fc13095f7c76bf4271345 (patch)
tree2e068fee86b239ec569baba106a612684ac02125 /sysutils/munin-node/files/plugins.conf
parentThe first category must be a physical category to make (diff)
Fix some style issues (files -> ${FILESDIR}, pkg-install -> ${PKGINSTALL})
Adjust patches so PATCH_STRIP is not needed Fix default config so hddtemp_smartctl works out of the box
Notes
Notes: svn path=/head/; revision=201757
Diffstat (limited to 'sysutils/munin-node/files/plugins.conf')
-rw-r--r--sysutils/munin-node/files/plugins.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/munin-node/files/plugins.conf b/sysutils/munin-node/files/plugins.conf
index 1ffa23a2f963..b4f2fb6bae2c 100644
--- a/sysutils/munin-node/files/plugins.conf
+++ b/sysutils/munin-node/files/plugins.conf
@@ -35,6 +35,10 @@ env.leasefile /var/db/dhcpd.leases
group mail
env.exim /usr/local/sbin/exim
+[hddtemp_smartctl]
+group operator
+env.smartctl = /usr/local/sbin/smartctl
+
[mysql*]
env.mysqladmin /usr/local/bin/mysqladmin
env.mysqlshow /usr/local/bin/mysqlshow