X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcollectd-exec.pod;h=10f9f618a2ef976f07222cf69e8edfc8d55727a6;hb=9817e7298bd6c364fa17347327af54adf048bd21;hp=5f2c687b3c5aab69434b32552eb102d51385d299;hpb=e30c4b09f2ba06ed279d7ddfdc3714e1b3ab3a06;p=collectd.git diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index 5f2c687b..10f9f618 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -201,13 +201,13 @@ The data is passed to the executables over C in a format very similar to HTTP: At first there is a "header" with one line per field. Every line consists of a field name, ended by a colon, and the associated value until end-of-line. The "header" is ended by two newlines immediately following another, -i.Ee. an empty line. The rest, basically the "body", is the message of -the notification. +i.e. an empty line. The rest, basically the "body", is the message of the +notification. The following is an example notification passed to a program: Severity: FAILURE - Time: 1200928930 + Time: 1200928930.515 Host: myhost.mydomain.org \n This is a test notification to demonstrate the format @@ -223,7 +223,9 @@ Severity of the notification. May either be B, B, or B. =item B