summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e0a1196)
raw | patch | inline | side by side (parent: e0a1196)
author | Florian Forster <octo@huhu.verplant.org> | |
Mon, 2 Jul 2007 09:59:46 +0000 (11:59 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Mon, 2 Jul 2007 09:59:46 +0000 (11:59 +0200) |
src/collectd-nagios.pod | patch | blob | history |
index e69f18e33e19139865d813b72572e5ac7664e8b1..3acd5067fe8664dbb77b97e8dda0a818d626f956 100644 (file)
--- a/src/collectd-nagios.pod
+++ b/src/collectd-nagios.pod
=head1 DESCRIPTION
This small program is the glue between collectd and nagios. collectd collects
-various performance statistics which is provides via the C<unixsock plugin>,
+various performance statistics which it provides via the C<unixsock plugin>,
see L<collectd-unixsock(5)>. This program is called by Nagios, connects to the
UNIX socket and reads the values from collectd. It then returns B<OKAY>,
B<WARNING> or B<CRITICAL> depending on the values and the ranges provided by