syslog plugin: Change notification severity handling.
authorFlorian Forster <octo@collectd.org>
Sat, 25 Feb 2012 16:31:23 +0000 (17:31 +0100)
committerFlorian Forster <octo@collectd.org>
Sat, 25 Feb 2012 16:31:23 +0000 (17:31 +0100)
commit5c1af1bad76fbd6f8996f09de16cd32f81224354
tree353cd59742d63845cbda2450342772afcaba730f
parentc888188e5aabb3600d30ef48202b6f1c53349024
syslog plugin: Change notification severity handling.

This way it is more like log severity handling, i.e. "OKAY" implies
"WARNING" and "WARNING" implies "FAILURE".

Change-Id: I972c09e4bc9e26b5abeb17cc4d8c5e0e1a42e1c3
src/collectd.conf.pod
src/syslog.c