
101
the state that started NEC ESMPRO Manager, It can not update the state in NEC ESMPRO Agent.
Solution: When you install/remove a device (fan or power supply unit) corresponding to the hot swap,
execute the following command and restart NEC ESMPRO Agent service.
# /opt/nec/esmpro_sa/bin/ESMRestart
A file after syslog rotate does not become targeted for monitoring.
Requirements: SUSE Linux Enterprise Server.
Description: Because "compress" is defined by /etc/logrotate.d/syslog, and a syslog becomes bzip2 file
that the file name after it was done logrotate was compressed, monitoring of functioning does not become
targeted for Syslog Monitoring. Therefore, in the timing when a syslog was backed up, omission of report may
occur.
messages -------------------+
| ←syslog is backed up
messages-YYYYMMDD.bz2 +---------------------------
***** ←can not monitoring
Syslog Monitoring (Monitoring Interval) --------+--------+--------+--------
Solution: In /etc/logrotate.d/syslog, /var/log/messages make setting not to compress.
<before setting>
/var/log/warn
/var/log/messages
/var/log/allmessages
/var/log/localmessages
/var/log/firewall
/var/log/acpid
/var/log/NetworkManager {
compress
dateext
……………
< after setting >
/var/log/warn
/var/log/allmessages
/var/log/localmessages
/var/log/firewall
/var/log/acpid
/var/log/NetworkManager {
compress
dateext
……………
/var/log/messages {
dateext
……………
There is time when ESMpowsw message is recorded in a syslog at the time of the
system start.
Requirements: SUSE Linux Enterprise Server.
Description: There is time when the following messages are recorded in a syslog at the time of the system
start.
ESMpowsw: ###ERR###RPC###: RPC: Port mapper failure - RPC: Success
When ESMpowsw service performed inside processing before ESMntserver service and OpenIPMI start, it is
recorded.
Solution: There is not the influence for a monitor function of NEC ESMPRO Agent.
A phenomenon detected at the time of system start is not reported.
Requirements: SUSE Linux Enterprise Server.
Description: Because only /var/log/messages is targeted for monitoring as for Syslog Monitoring
function of NEC ESMPRO Agent, it cannot watch the log output by /var/log/boot.msg. Therefore it
cannot detect a phenomenon detected at the time of OS start by the cooperating software of the report
Komentarze do niniejszej Instrukcji