summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d30d3df)
raw | patch | inline | side by side (parent: d30d3df)
author | John-John Tedro <johnjohn.tedro@gmail.com> | |
Sun, 29 Sep 2013 16:48:52 +0000 (16:48 +0000) | ||
committer | John-John Tedro <johnjohn.tedro@gmail.com> | |
Sun, 29 Sep 2013 16:48:52 +0000 (16:48 +0000) |
src/collectd-exec.pod | patch | blob | history | |
src/collectd-unixsock.pod | patch | blob | history |
diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod
index 2c5963025a4269687307cf9e5c1f3d43cae70e47..41f967e90e4a1393830b1f8a710e3862f067fbe9 100644 (file)
--- a/src/collectd-exec.pod
+++ b/src/collectd-exec.pod
or B<type_instance> without B<type> doesn't make much sense and should be
avoided.
+=item B<type:key=>I<value>
+
+Sets user defined meta information. The B<type> key is a single character
+defining the type of the meta information.
+
+The current supported types are:
+
+=over 8
+
+=item B<s> A string passed as-is.
+
+=back
+
=back
=back
index 40626d3739db266d3f10043485cbf45fd1e7b27f..7cc6e704061647ac4724a1616190fa422e6d65f1 100644 (file)
or B<type_instance> without B<type> doesn't make much sense and should be
avoided.
-Please note that this is the same format as used in the B<exec plugin>, see
-L<collectd-exec(5)>.
+=item B<type:key=>I<value>
+
+Sets user defined meta information. The B<type> key is a single character
+defining the type of the meta information.
+
+The current supported types are:
+
+=over 8
+
+=item B<s> A string passed as-is.
=back
+=back
+
+Please note that this is the same format as used in the B<exec plugin>, see
+L<collectd-exec(5)>.
+
Example:
-> | PUTNOTIF type=temperature severity=warning time=1201094702 message=The roof is on fire!
<- | 0 Success