Users Guide

OMNM Administrative Tools | Getting Started
OMNM 6.5.3 User Guide 31
Disabled - Controls whether or not this type of audit trail is saved to the database. If disabled is
checked, then audit trail entries of this type are not saved.
Emit Event - Controls whether or not to emit an event when this type of audit trail is created. This
can be useful, for example, if you want to forward audit log entries to a northbound system. To do
this, simply check Emit Event for the type of audit trails that you want to forward and then create
an Event Processing Rule to forward northbound all events of type redcellAuditTrailEntry. Note
that the default behavior for the event definition redcellAuditTrailEntry is reject, meaning that
these events will not be saved to the event history, but they can still nonetheless trigger the
execution of event processing rules.
Redcell > Mediation
This panel monitors mediation servers in your system, appearing only when such servers exist.
Mediation servers appear listed in the
Servers
tab of this manager if mediation servers are
connected to application servers.
Mediation server, routing entries and partition entries appear automatically when mediation server
connects for the first time. You can test connectivity from appserver cluster and medserver/
partition.
You can export or import both server and partition configurations. Use the button on the right
above the listed servers or partitions to do this. Importing Partitions/MedServers overwrites those in
the database with the same names. Exporting a partition exports contained medservers too.
Importing a partition looks for overlapping routing entries and saves the partition with only its
unique entries. If no entries are unique, the partition is not saved.
NOTE:
This panel does not appear if you install OpenManage Network Manager in stand-alone mode, without a
separate mediation server. To make it appear, add
medserver.support=true
to
portal-
ext.properties
file in
\oware\synergy\tomcat-7.0.26\webapps\ROOT\WEB-
INF\classes
. Remember, best practice is to override properties as described in Overriding
Properties on page 111.