summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 21dc424)
raw | patch | inline | side by side (parent: 21dc424)
author | ~/.gitconfig <moshe@forter.com> | |
Sun, 17 Aug 2014 07:01:44 +0000 (10:01 +0300) | ||
committer | ~/.gitconfig <moshe@forter.com> | |
Sun, 17 Aug 2014 07:01:44 +0000 (10:01 +0300) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 3acf0f8955bc5f8dff6b8de306bc2f2dc6742e5d..dc6d44cc39500ce03080a4cb15602aa5c3728c61 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
If set to B<true>, attach state to events based on thresholds defined
in the B<Threshold> plugin. Defaults to B<false>.
+=item B<EventServicePrefix> I<String>
+
+Add the given string as a prefix to the event service name.
+if B<EventServicePrefix> not set or set to an empty string (""),
+no prefix will be appended.
+
=back
=item B<Tag> I<String>