13
3.3
Configuration
Machine Check Monitoring Service provides the following two configuration files. You can change
behavior of Machine Check Monitoring Service by modifying these configuration files. This section
describes available parameters and how to specify them.
/opt/nec/capmonitor/conf/capmonitor.conf
/opt/nec/mcemonitor/conf/mcemonitor.conf
3.3.1
capmonitor configuration file
capmonitor configuration file /opt/nec/capmonitor/conf/capmonitor.conf is used for configuration related
to CPU Core Online.
Note
For details of capmonitor configuration file, refer to "Capacity Optimization
(COPT) User's Guide".
3.3.2
mcemonitor configuration file
mcemonitor configuration file /opt/nec/mcemonitor/conf/mcemonitor.conf is used for configuration
related to CPU Core Offline and Memory Page Offline. Modify this file according to description below.
・
mcemonitor.conf
# vi /opt/nec/mcemonitor/conf/mcemonitor.conf
#
# Config file for mcemonitor
#
# specify the internal action in mcemonitor to a cpu error
# off no action
# account only account errors
# soft try to offline CPU
core-ce-action = soft
# specify the internal action in mcemonitor to a page error
# off no action
# soft try to soft-offline page without killing any processes
memory-ce-action = soft