17
3.4.2
Uninstalling capmonitor
1.
Login to the target machine as a root user.
2.
Uninstall capmonitor RPM package of Machine Check Monitoring Service using rpm
command.
# rpm -e mcl-capmonitor-2.4-2.12.el6.x86_64
3834 /opt/nec/capmonitor/capmonitor
Stopping capmonitor[ OK ]
3.
Confirm that capmonitor RPM package of Machine Check Monitoring Service is uninstalled
correctly. Uninstallation completes successfully if "capmonitor" is not displayed as shown
below.
# rpm -qa | grep capmonitor
4.
Check if capmonitor is stopped correctly. If "capmonitor" is not displayed, capmonitor is
stopped correctly.
# ps aux | grep monitor
3.4.3
Uninstalling mcemonitor
1.
Login to the target machine as a root user.
2.
Uninstall mcemonitor RPM package of Machine Check Monitoring Service using rpm
command.
# rpm -e mcl-mcemonitor1-2.4-2.02.el6.x86_64
3871 /opt/nec/mcemonitor/mcemonitor
Stopping mcemonitor[ OK ]
Starting mcelog daemon
3.
Confirm that mcemonitor RPM package of Machine Check Monitoring Service is uninstalled
correctly. Uninstallation completes successfully if "mcemonitor" is not displayed as shown
below.
# rpm -qa | grep mcemonitor
4.
Check if mcemonitor is stopped correctly. If "mcemonitor" is not displayed, capmonitor is
stopped correctly.
# ps aux | grep monitor