summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-11-15 03:18:16 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-11-15 03:18:16 +0000
commitb5231deaa5c402e7a4c320f3e36410091f293a1f (patch)
tree2a6bef9bfa2dee0233beccfe6d40fdfcea868be3 /sys-libs/freeipmi/files
parentBeta channel bump. (diff)
downloadgentoo-2-b5231deaa5c402e7a4c320f3e36410091f293a1f.tar.gz
gentoo-2-b5231deaa5c402e7a4c320f3e36410091f293a1f.tar.bz2
gentoo-2-b5231deaa5c402e7a4c320f3e36410091f293a1f.zip
Add a nagios USE flag to install the nagios plugin.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'sys-libs/freeipmi/files')
-rw-r--r--sys-libs/freeipmi/files/freeipmi.icinga4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-libs/freeipmi/files/freeipmi.icinga b/sys-libs/freeipmi/files/freeipmi.icinga
new file mode 100644
index 000000000000..4c4026c72b87
--- /dev/null
+++ b/sys-libs/freeipmi/files/freeipmi.icinga
@@ -0,0 +1,4 @@
+define command {
+ command_name nagios_ipmi_sensors
+ command_line $USER1$/nagios_ipmi_sensors.pl -h $HOSTADDRESS$
+}