CollAgent (DB2UDB_COLLECTORS)
The CollAgent collector collects information and provides the values to the DB2_AGENT application class for monitoring DB2 agents and applications associated with those agents.
This collector is executed by application discovery upon completion of the discovery process; however, you can run this collector at any time by using the Update menu command from the parameter.
Note: For the CollAgent collector parameters to be online, you need to set the monitor switch, DFT_MON_LOCK, DFT_MON_STMT, DFT_MON_TIMESTAMP, DFT_MON_UOW, DFT_MON_SORT to ON. Log on as the instance owner, and execute the following command:
db2 update dbm cfg using DFT_MON_LOCK ON
db2 update dbm cfg using DFT_MON_STMT ON
db2 update dbm cfg using DFT_MON_TIMESTAMP ON
db2 update dbm cfg using DFT_MON_UOW ON
db2 update dbm cfg using DFT_MON_SORT ON
DB2 instance must be restarted to take effect.
Default parameter attributes
Attribute | Default value |
|---|---|
Application class | DB2UDB_COLLECTORS |
Command type | PSL |
Platform | All |
Active at installation | yes |
Parameter type | Standard, used as collector |
Polling Schedule | Every 10 minutes |
Icon style | Boolean |
Sets Values For | Consumer parameters of the following application class: DB2_AGENT |