Event Monitoring Service Version A.03.20 Release Notes
Chapter 1 11
Event Monitoring Service Version A.03.20 Release Notes
Patches and Fixes in this Version
Table 1-5 lists defects that have been fixed in EMS A.03.20:
Table 1-5 Corrected Defects
SR Number Problem and Resolution
JAGab77628 ServiceGuard package package_status is not reported on
nodes whose state is failed.
In Version A.03.20, EMS added a new state to the package
monitor: UNAVAIL. If the monitor currently does not have
sufficient information to determine the package status, the
current value for the resource is set to UNAVAIL.
JAGab69421 ServiceGuard package status is set to UNKNOWN if host
aliases are used.
The package monitor was examining all the aliases returned
by gethostbyname. However, ServiceGuard only uses the
official host name. Therefore, the package monitor was unable
to determine where the package was executing.
In Version A.03.20, the package monitor was modified to use
the same name that ServiceGuard does..
JAGac56707 When user is issued /sbin/init.d/emsa stop,
“emsagent stopped” was echoed to the command line, even
though a ps -ef |grep ems might show emsagent was still
running
In Version A.03.20, EMS was modified to ensure that the
process was killed.
JAGac95384 When upgrading from EMS 3.0 to 3.10, the EMS GUI breaks.
The EMS A.03.10 version of libresmon.sl introduced new
features that are not backward compatible with older versions
of libresmon.sl
In Version A.03.20, EMS was modified to ensure that
libresmon.sl is backward compatible with older versions.