X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-exec.pod;h=10f9f618a2ef976f07222cf69e8edfc8d55727a6;hb=f5adf265a374e5e0dba89a4a9903e7719dc57039;hp=41f967e90e4a1393830b1f8a710e3862f067fbe9;hpb=0fe1b2a1938c00413dc2cae4412c1de6674db006;p=collectd.git diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index 41f967e9..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