Skip navigation.

WebLogic Server Configuration Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

SNMPJMXMonitor

 


Description

This is a base class for Monitor based trap configration MBeans : SNMPCounterMonitorMBean, SNMPStringMonitorMBean and SNMPGaugeMonitorMBean.

 


Syntax

<SNMPJMXMonitor
EnabledServers="list of Server names"
MonitoredAttributeName="String"
MonitoredMBeanName="String"
MonitoredMBeanType=( "Application" | "BridgeDestination" | "CachingRealm" | "Cluster" | "Domain" | "DomainLogFilter" | " EJBComponent" | "ExecuteQueue" | "JDBCConnectionPool" | "JDBCDataSource" | "JDBCMultiPool" | "JDBCTxDataSource" | "JMSConnectionConsumer" | "JMSConnectionFactory" | "JMSDestinationKey" | "JMSFileStore" | "JMSJDBCStore" | "JMSQueue" | "JMSServer" | "JMSSessionPool" | "JMSTopic" | "JTA" | "Log" | "MessagingBridge" | "RDBMSRealm" | "Server" | "StartupClass" | "VirtualHost" | "WebAppComponent" | "WebDeployment" | "WebServer" | "XMLEntityCache" | "XMLEntitySpecRegistry" | "XMLParserSelectRegistry" | "XMLRegistryEntry" | "Connector" | "EJBContainer" | "JMSDestCommon" | "Kernel" | "Machine" | "Security" | "ServerStart" | "COM" | "IIOP" | "JDBCDataSourceFactory" | "JMSBridgeDestination" | "JMSVirtualDestination" | "NetworkChannel" | "NetworkAccessPoint" | "WTCtBridgeGlobal" | "WTCExport" | "WTCImport" | "WTCLocalTuxDom" | "WTCRemoteTuxDom" | "WTCtBridgeRedirect" | "BridgeDestinationCommon" | "ForeignJMSConnectionFactory" | "ForeignJMSDestination" | "ForeignJMSServer" | "JMSDistributedDestination" | "JMSDistributedDestinationMember" | "JMSTemplate" | "RMCFactory" | "SNMPAgent" | "SSL" | "WSReliableDeliveryPolicy" | "WTCPassword" | "WTCResources" | "ApplicationRuntime" | "CacheMonitorRuntime" | "ClusterRuntime" | "ConnectorConnectionPoolRuntime" | "ConnectorConnectionRuntime" | "ConnectorServiceRuntime" | "DeploymentRuntime" | "DeploymentTaskRuntime" | "DomainRuntime" | "EJBCacheMonitorRuntime" | "EJBCacheRuntime" | "EJBCacheRuntime" | "EJBEntityHomeRuntime" | "EJBLockingRuntime" | "EJBMessageDrivenRuntime" | "EJBPoolRuntime" | "EJBStatefulHomeRuntime" | "EJBStatelessHomeRuntime" | "EJBTransactionRuntime" | "EntityCacheCumulativeRuntime" | "EntityCacheRuntime" | "ExecuteQueueRuntime" | "JMSDurableSubscriberRuntime" | "JDBCConnectionPoolRuntime" | "JMSConnectionRuntime" | "JMSConsumerRuntime" | "JMSDestinationRuntime" | "JMSProducerRuntime" | "JMSRuntime" | "JMSServerRuntime" | "JMSSessionPoolRuntime" | "JMSSessionRuntime" | "JoltConnectionPoolRuntime" | "JoltConnectionRuntime" | "JoltConnectionServiceRuntime" | "JTARecoveryRuntime" | "JTARuntime" | "JVMRuntime" | "JTAStatisticRuntime" | "LogBroadcasterRuntime" | "MessageDrivenEJBRuntime" | "MigrationTaskRuntime" | "ServerLifeCycleRuntime" | "ServerRuntime" | "ServerSecurityRuntime" | "ServletRuntime" | "ServletSessionRuntime" | "TaskRuntime" | "TimeServiceRuntime" | "TransactionNameRuntime" | "TransactionResourceRuntime" | "WebAppComponentRuntime" | "WebServerRuntime" | "WLECConnectionPoolRuntime" | "WLECConnectionRuntime" | "WLECConnectionServiceRuntime" | "XMLCacheCumulativeRuntime" | "XMLCacheMonitorRuntime" | "JMSPooledConnectionRuntime" | "JRockitRuntime" | "JTATransactionStatisticsRuntime" | "MessagingBridgeRuntime" | "NonXAResourceRuntime" )
Name="String"
Notes="String"
PollingInterval="number of seconds"
/>

 


Parent Elements

 


Attributes

Table 63-1 SNMPJMXMonitor attributes

Attribute

Description

Range of Values and Default

EnabledServers

Defines a list of target servers for trap generation. If no server is specified, no trap will be generated.

Required: no

MonitoredAttributeName

Defines the name of an attribute to monitor.

Admin Console field label: Monitored Attribute Name

Required: no

MonitoredMBeanName

Defines the name of the MBean to monitor.

Admin Console field label: Monitored MBean Name

Required: no

MonitoredMBeanType

Defines the type of the MBean to monitor.

Admin Console field label: Monitored MBean Type

Required: no

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

Admin Console field label: Name

Required: no

Notes

Optional information that you can include to describe this configuration.

Required: no

PollingInterval

Defines the frequency the agent checks the attribute value.

Admin Console field label: Polling Interval

Units: seconds

Default: 1

Minimum: 1

Maximum: 65535

 

Skip navigation bar  Back to Top Previous Next