Monitoring Address Manager health - BlueCat Integrity - 9.4.0

Address Manager Administration Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

When monitoring BAM using SNMP, BlueCat recommends polling the following SNMP Objects to monitor the health of the system.

Each BAM MIB (management information base) OID (object identifier) begins with the following prefix of network management object identifiers:

.1.3.6.1.4.1.13315

That represent iso.org.dod.internet.private.enterprise.bluecatnetworks.

Note: The following table is not an exhaustive list of available SNMP MIBs. For more information of all SNMP MIBs available in BAM, refer to Address Manager polled objects .
SNMP Object OID Description
.startTime .100.210.1.1.1.0 BAM application start-up date and time
.version .100.210.1.1.2.0 BAM version
.maxPoolSize .100.210.1.2.1.0 Maximum number of database connections maintained at a given time
.numConnections .100.210.1.2.2.0 Number of database connections currently in use
.replicationStatusTable .100.210.1.8.8
Note: Only applies to BAM v9.0.0 and later running database replication.
Information about servers in replication. The object returns a table that contains a list of Standby servers with their associated hostname, IPv4 address, the current latency (in seconds), the replication health, and the replication role.
  • Major Alert if the value reaches the Warning Threshold (default 3600 seconds) value.
  • Critical Alert if the value reaches the Critical Threshold (default 86400 seconds) value.
.messagesReceived .100.210.1.9.1.0 Number of notification messages received
.freeMemory .100.210.3.1.0 Total amount of free memory in the Java Virtual Machine (in kilobytes)
.maxMemory .100.210.3.2.0 Maximum amount of free memory in the Java Virtual Machine (in kilobytes)
.activeThreadCount .100.210.3.5.0 Number of currently active Java threads