93.1.3 Installing mcemonitor1. Login to the target machine as a root user.2. The most recent version of RPM are available for download from the following website.http://www.58support.nec.co.jp/global/download/index.html3. Install mcemonitor RPM package of Machine Check Monitoring Service using rpm command.# rpm -ivh mcl-mcemonitor1-2.4-2.02.el6.x86_64.rpmPreparing... ######################################### [100%]1:mcl-mcemonitor1 ######################################### [100%]Starting mcemonitor daemon[ OK ]Note: acpi_call must be installed before installing mcemonitor.If mcemonitor is installed while acpi_call has not been installed, the following messageis output and installation of mcemonitor fails.# rpm -ivh mcl-mcemonitor1-2.4-2.02.el6.x86_64.rpmerror: Failed dependencies:mcl-acpicall is needed by mcl-mcemonitor1-2.4-2.02.el6.x86_644. Confirm that mcemonitor RPM package of Machine Check Monitoring Service is installedcorrectly. The following is displayed when installation completes successfully.# rpm -qa | grep mcemonitormcl-mcemonitor1-2.4-2.02.el6.x86_645. Check if mcemonitor is started normally. If the following is displayed, mcemonitor is startednormally.# ps aux | grep monitorroot 6078 0.0 0.0 4076 328 ? Ss 06:19 0:00 /opt/nec/mcemonitor/mcemonitor6. Installation of package may not complete if the following message is displayed. Repeat fromStep 3 according to "Solution".Error message package mcl-mcemonitor1-2.4-2.02.el6.x86_64 is already installedSolution Uninstall mcemonitor, and install it again.Error message error: unpacking of archive failedon file: cpio: write failed - No space left on deviceSolution Disk space is insufficient. Increase free space, and install it again.