Description
It monitors Postgres DB agent metrics like activity count, locks count.
Prerequisites
The database you want to monitor should connect from the Gateway. Gateway Management profile should be added to the device. Database type credentials should be added against the device in the portal.
Metric Parameters
Parameter | Description |
---|---|
Frequency | Warning Threshold | If the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user. |
Critical Threshold | If the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user. |
Alert | The alert value can be set to either Yes or No. If it is Yes, then an alert message is sent to the user. |
Metrics
postgresql.activity.count
Metric Details
Applicable for | CLOUD_PAAS_DB |
Description | This will tell you how close you are to hitting your max_connections limit, and show up any clients which are leaking database connections. |
Category | Application |
Collector Type | Gateway |
Monitor Name | Advanced Cloud PostgreSQL Database Session Monitor |
Unit |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
postgresql.locks.count
Metric Details
Applicable for | CLOUD_PAAS_DB |
Description | The number of connections blocked waiting for a lock can be an indicator of a slow transaction with an exclusive lock. |
Category | Application |
Collector Type | Gateway |
Monitor Name | Advanced Cloud PostgreSQL Database Session Monitor |
Unit |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph