Werk #2061: DB2 monitoring: Additional checks for AIX (and presumably linux)
Component | Checks & agents | ||
Title | DB2 monitoring: Additional checks for AIX (and presumably linux) | ||
Date | Mar 19, 2015 | ||
Level | Prominent Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
This werk introduces the new agent plugin mk_db2.aix which can be installed on aix systems in the agents plugins directories.
It is very likely that it runs on linux systems as well.
It is able to run queries over multiple DB2 instances. The plugin output is processed by the following new checks
Check | Description | Limits configurable |
---|---|---|
db2_backup | Time since last database backup | X |
db2_bp_hitratios | Bufferpool Hitratios | |
db2_connections | Number of database connections | X |
db2_counters | Deadlocks and Lockwaits per Second | X |
db2_logsize | Size and growth of database logfile | X |
db2_tablespaces | Size and growth of tablespaces | X |
db2_sort_overflow | Percentual sort overflow | X |
db2_version | Displays DB2 version |