summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5fa56b8)
raw | patch | inline | side by side (parent: 5fa56b8)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Feb 2009 20:02:05 +0000 (21:02 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Feb 2009 20:02:31 +0000 (21:02 +0100) |
src/collectd-unixsock.pod | patch | blob | history |
index ca00a6defe33e7c45d682c32bae1f90cccdda89a..ac4a1b13fb4810b99e2fbc6f40ae853c27b1091f 100644 (file)
The C<unixsock plugin> opens an UNIX-socket over which one can interact with
the daemon. This can be used to use the values collected by collectd in other
-applications, such as monitoring, or submit externally collected values to
-collectd.
+applications, such as monitoring solutions, or submit externally collected
+values to collectd.
-This plugin is used by L<collectd-nagios(1)> to check if some value is in a
-certain range and exit with a Nagios-compatible exit code.
+For example, this plugin is used by L<collectd-nagios(1)> to check if some
+value is in a certain range and exit with a Nagios-compatible exit code.
=head1 COMMANDS