mcelog: different notifications for memory errors
authorTahhan, Maryam <maryam.tahhan@intel.com>
Wed, 22 Feb 2017 18:43:56 +0000 (18:43 +0000)
committerTahhan, Maryam <maryam.tahhan@intel.com>
Wed, 3 May 2017 13:19:53 +0000 (14:19 +0100)
commitd255167bb214dd770349912a7f65698913972f52
tree9b3fca314e91026e7be0a1b4af9cdce0555f0232
parent9eb3efd17e10c3bd59aa227d8d11fe60d6d4f303
mcelog: different notifications for memory errors

For mcelog's unix socked data source (default /var/run/mcelog-client), mcelog
plugin generates collectd notifications that merge both corrected and
uncorrected memory error info. This is incorrect behaviour. Separate
notifications should be created for each category and also severity should be
differentiated. This patch fixes this.

Change-Id: Ie9eb1dd6bbc7bbbdd9fc72f1f2e7c395031b3d51
Signed-off-by: Tahhan, Maryam <maryam.tahhan@intel.com>
src/mcelog.c