Merge pull request #2701 from elfiesmelfie/feat_virt_notify_lifecycle
[collectd.git] / src / collectd.conf.pod
index ef79f88..bbeddf2 100644 (file)
@@ -8923,6 +8923,12 @@ B<Note>: I<perf> metrics can't be collected if I<intel_rdt> plugin is enabled.
 
 =back
 
+=item B<PersistentNotification> B<true>|B<false>
+Override default configuration to only send notifications when there is a change
+in the lifecycle state of a domain. When set to true notifications will be sent
+for every read cycle. Default is false. Does not affect the stats being
+dispatched.
+
 =back
 
 =head2 Plugin C<vmem>