From 56688f815d42e6aa3e52b5c419ef643a8ebae712 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 23 Jan 2008 14:27:05 +0100 Subject: [PATCH] collectd-unixsock(5): Documented the PUTNOTIF command. --- src/collectd-unixsock.pod | 55 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/src/collectd-unixsock.pod b/src/collectd-unixsock.pod index 5769329f..1f3f56a2 100644 --- a/src/collectd-unixsock.pod +++ b/src/collectd-unixsock.pod @@ -112,6 +112,61 @@ Example: -> | PUTVAL testhost/interface/if_octets-test0 interval=10 1179574444:123:456 <- | 0 Success +=item B [I] BI + +Submits a notification to the daemon which will then dispatch it to all plugins +which have registered for receiving notifications. + +The B if followed by a list of options which further describe the +notification. The B option is special in that it will consume the rest +of the line as its value. The B, B, and B