[collectd] Small notifications patch for 5.0.1
Chris Panayis
chris at movency.com
Thu Jan 5 11:40:23 CET 2012
Hi - Please find attached a tiny patch for 5.0.1 notifications which:
1. Fixes bug with non interesting values being notified when data is
missing.
2. Adds a new option 'SendNotify' to the network plugin to disable
sending of notifications. Useful when you have collectd processes
monitoring each other (or local notifications are dealt with locally and
therefore should not be sent upstream). Usage:
<Plugin network>
SendNotify false
<Listen ...>
...
</Listen>
<Server ...>
...
</Server>
</Plugin>
Kind regards
Chris
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: collectd-5.0.1-mine.patch
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20120105/e9db86ae/attachment.ksh>
More information about the collectd
mailing list