dbhma.DB2

The adapter DB2 microagent exposes the following methods for monitoring an DB2 database.

Method

Description

DB2:getVersionInfo

Retrieve information about the system.

DB2:getBufferPoolHitRatio

Retrieve bufferpool hit ratio information.

DB2:getBufferPoolRead

Retrieve bufferpool read performance information.

DB2:getBufferPoolWrite

Retrieve bufferpool write performance information.

DB2:getConnectedApplications

Retrieve connected database application information.

DB2:getDBInstanceInfo

Retrieve information about the current instance.

Note: The following methods can be used IF-AND-ONLY-IF you have access and privileges to execute SYSPROC database objects.

DB2:getDictionaryInfo

View a report of the dictionary information of tables in the specified schema.

DB2:getIndexInfo

Get Index Information.

DB2:getLockInfo

List all locks in the currently connected database.

DB2:getMemoryUsage

Retrieve memory usage statistics from all partitions in megabyte (MB) values

DB2:getMemoryPoolInfo

Retrieve metrics from the memory pools contained within a memory set

DB2:getSpaceUsage

Get tablespace usage information.

DB2:getTableMetrics

Get license usage information.

DB2:getTableSpaceMetrics

List the activity on all tables accessed since the database was activated, aggregated across all database members, ordered by the highest number of reads.