With this update the agent plugin mk_postgres now reports
additional information, which will be processed by these new checks:
| Check | Description | Limits configurable |
| postgres_bloat | Size of wasted table- and indexspace | X |
| postgres_connections | Number of connections to database | X |
| postgres_locks | Number of SharedAccess and ExclusiveLocks | X |
| postgres_stats | Time of last VACUUM and ANALYZE | X |
| postgres_query_duration | Displays longest running query | |
| postgres_version | Displays PostgreSQL version | |
| postgres_conn_time | Time to connect to database | |
Note: You have to update the agent plugin mk_postgres on the target host.
To the list of all Werks