X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-unixsock.pod;h=b241a9f3430af3ac33cf2c326a53b691fdaecc1d;hb=9fa98875d6cf81b20c03156ccaf7f081dfa7d1a5;hp=c572df19f47de88fcdbcfc53fb852f0b5c36e3f7;hpb=51a4e62d7d0e73d8d5822efaef1e3218b5ad0373;p=collectd.git diff --git a/src/collectd-unixsock.pod b/src/collectd-unixsock.pod index c572df19..b241a9f3 100644 --- a/src/collectd-unixsock.pod +++ b/src/collectd-unixsock.pod @@ -177,11 +177,24 @@ table. All the options are optional, but B without B or B without B doesn't make much sense and should be avoided. -Please note that this is the same format as used in the B, see -L. +=item BI + +Sets user defined meta information. The B key is a single character +defining the type of the meta information. + +The current supported types are: + +=over 8 + +=item B A string passed as-is. =back +=back + +Please note that this is the same format as used in the B, see +L. + Example: -> | PUTNOTIF type=temperature severity=warning time=1201094702 message=The roof is on fire! <- | 0 Success @@ -243,6 +256,6 @@ L =head1 AUTHOR -Florian Forster Eocto@verplant.orgE +Florian Forster Eocto@collectd.orgE =cut