summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: add9417)
raw | patch | inline | side by side (parent: add9417)
author | Florian Forster <octo@huhu.verplant.org> | |
Thu, 4 Oct 2007 08:31:00 +0000 (10:31 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 4 Oct 2007 08:31:00 +0000 (10:31 +0200) |
src/collectd-snmp.pod | patch | blob | history |
diff --git a/src/collectd-snmp.pod b/src/collectd-snmp.pod
index 0f7e3a4ee80aef38d216f01efa97af99c6b1767d..e3510819cc41540b58370a5ef20da0f4cc056868 100644 (file)
--- a/src/collectd-snmp.pod
+++ b/src/collectd-snmp.pod
Since the aim of the C<snmp plugin> is to provide a generic interface to SNMP,
it's configuration is not trivial and may take some time.
+Since the C<Net-SNMP> library is used you cann use all the environment
+variables that are interpreted by that package. See L<snmpcmd(1)> for more
+details.
+
There are two types of blocks that can be contained in the
C<E<lt>PluginE<nbsp>snmpE<gt>> block: B<Data> and B<Host>: