[ansible][fedora] Update package name
[barometer.git] / puppet-barometer / templates / mcelog-client.conf.erb
1 # Copyright 2017 Intel Corporation.
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #   http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 [socket]
16 socket-path = /var/run/mcelog-client
17
18 [dimm]
19 dimm-tracking-enabled = yes
20 dmi-prepopulate = yes
21 uc-error-threshold = 1 / 24h
22 ce-error-threshold = 10 / 24h
23
24 [socket]
25 socket-tracking-enabled = yes
26 mem-uc-error-threshold = 100 / 24h
27 mem-ce-error-threshold = 100 / 24h
28 mem-ce-error-log = yes
29
30 [page]
31 memory-ce-threshold = 10 / 24h
32 memory-ce-log = yes
33 memory-ce-action = soft
34
35 [trigger]
36 children-max = 2
37 directory = /etc/mcelog
38
39