After you create a monitor, you must assign (target) it to one or more server instances. The monitor looks for changes in attribute values only on the servers to which it has been targeted.
Note: To temporarily stop this monitor from generating traps, un-target it from all servers by deselecting it from the Servers tab.
To target string monitors:
Note: When you assign a monitor to a server, you deploy a JMX listener and filter to the server. The listener forwards a notification to the WebLogic SNMP agent only if an event matches the criteria in the monitor.
For example, if
you create a string monitor that observes the
State
attribute of ServerA's ServerRuntime
MBean, and if you target this monitor to ServerB,
the monitor on ServerB will never generate a trap,
because ServerB does not have access to the
configuration data of ServerA.
![]() ![]() |