I n t e g r a t i n g A p p l i c a t i o n C o n n e c t i v i t y M o n i t o r

Adapter Platform to the ACM Domain Manager, no changes are necessary in the Adapter Platform’s configuration file.

To receive events and topology from an underlying source, you need to uncomment DomainType entries in the Adapter Platform’s configuration file, icoi.conf. At minimum, you need to uncomment the entry for Availability Manager.

In addition, you need to comment out the entry for Availability Manager that uses the dxa-sysip.conffile.

The DomainType needs to specify the name of the underlying domain (source) and the data exchange file, dxa-oi-from-am.conf, plus any settings such as MinimumCertainty.

Use the sm_edit utility to modify the icoi.conf located in /opt/InCharge6/SAM/smarts/icoi/conf or C:\InCharge6\SAM\smarts\icoi\conf directory.

E x a m p l e o f D o m a i n T y p e E n t r i e s

This section provides an example of a DomainSection in an Adapter Platform’s configuration file, icoi.conf. In it, there are DomainType entries for Availability Manager.

DomainSection

{

#DomainType

#{

#

ConfFile

= "dxa-sysip.conf";

#MinimumCertainty = 0.0;

#SmoothingInterval = 0;

#

Name

= "INCHARGE-AM";

#}

#Domain type for AM servers to be used in ACM 2.0 #deployments.

#Please use this INSTEAD of the first one (comment out the #block using the dxa-sysip.conf file).

DomainType

{

ConfFile

=

"dxa-oi-from-am.conf";

MinimumCertainty

=

0.0;

SmoothingInterval =

0;

Name

=

"INCHARGE-AM";

}

}

EMC Smarts Application Connectivity Monitor Configuration Guide

9

Page 21
Image 21
EMC OL-8950-01 manual A m p l e o f D o m a i n T y p e E n t r i e s, = Incharge-Am