summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5c3c4f6)
raw | patch | inline | side by side (parent: 5c3c4f6)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 15 Sep 2009 19:28:07 +0000 (21:28 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 15 Sep 2009 19:28:07 +0000 (21:28 +0200) |
src/collectd-exec.pod | patch | blob | history |
diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod
index b95779dd5fc4414cb6e65bebcac880d6c048070a..81b3a2ecc07ecb11302b7ede4d2e26f87e72f0d8 100644 (file)
--- a/src/collectd-exec.pod
+++ b/src/collectd-exec.pod
=back
+=head1 ENVIRONMENT
+
+The following environment variables are set by the plugin before calling
+I<exec>:
+
+=over 4
+
+=item COLLECTD_INTERVAL
+
+Value of the global interval setting.
+
+=item COLLECTD_HOSTNAME
+
+Hostname used by I<collectd> to dispatch local values.
+
+=back
+
=head1 USING NAGIOS PLUGINS
Though the interface is far from perfect, there are tons of plugins for Nagios.