mcelog: make options mutually exclusive
authorTahhan, Maryam <maryam.tahhan@intel.com>
Mon, 29 May 2017 13:04:39 +0000 (14:04 +0100)
committerTahhan, Maryam <maryam.tahhan@intel.com>
Thu, 6 Jul 2017 13:38:17 +0000 (14:38 +0100)
commit13d7a317bc5c677092b9e9ba1109afe47c952512
treebbcc1e37ba4ec5a983dd93ee455d7f4b4922d1b7
parent21234c8ef4fd418af7ab5477416dadf8e5ffc78a
mcelog: make options mutually exclusive

Make the logfile and socket options mutually exclusive as the collection
requirements for the 2 are different and the memory errors from the
socket overlap with the logfile. Set the default to memory errors until
the logfile changes are merged.

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