When Unicenter Configuration Manager is installed on a standalone server, it cannot send Unicenter Configuration Manager delivery messages (such as UCM_W_80) to the EM Console. This document explains how to get Unicenter Configuration Manager delivery messages in the Console when Unicenter Configuration Manager is installed on a Standalone server.
Unicenter Configuration Manager shows the following profile delivery messages when it is installed on the EM Server.
Successful Delivery:
UCM_83_I: Configuration Object 'b' successfully verified for Managed Resource caiWinA3 on Host ADDBR01-XP.ca.com
Failed Delivery:
UCM_80_W: Configuration Object 'b' delivery failed for Managed Resource caiWinA3 on Host ADDBR01-XP.ca.com
To get these messages to display in the Console from a remote Unicenter Configuration Manager Server, install an Event Agent on the Unicenter Configuration Manager server and create an MRA (Message Record/Action) to forward all UCM_* messages to the main EM Manager Server.
For example, create an MRA as shown below, which will forward all UCM_* messages to EMMANAGER Server to be displayed in EM Console.
define msgrec msgid="UCM_*" type="MSG" evalnode="SERVER1-TEST" desc="Forward all Messages on REMOTEUCM starting UCM* to EMMANAGER for further processing" cont='N' msgact='Y' wcsingle='?' wcmany=' * ' case="y" regexp="n" define msgact name=(*,10) action="FORWARD" attrib="DEFAULT" synch='N' color="DEFAULT" condop=" " condrc=0 evaluate='Y' node="SERVER1-TEST" quiet='N' status="ACTIVE" sim='N'