Add notifications to syslog plugin
authorFabien Wernli <cpan@faxm0dem.org>
Wed, 26 Oct 2011 09:22:46 +0000 (11:22 +0200)
committerFlorian Forster <octo@collectd.org>
Sat, 25 Feb 2012 16:09:22 +0000 (17:09 +0100)
commit45bd61ea2b32000fcfeafebf89527d99a6446be9
tree6289cf791ec6da150482f8b12de436b75cd9b9b8
parent4a7c22aeadc97460a3e993da418bd29032def17d
Add notifications to syslog plugin

Deduplicated some code from logfile and syslog
and added NotifyLevel option to plugin.

Change-Id: I364067189d628420333cb625c885a256399e076a
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd.conf.pod
src/logfile.c
src/plugin.c
src/plugin.h
src/syslog.c