We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 788d3f9 commit 5084ac7Copy full SHA for 5084ac7
internal/collector/postgres_5m_metrics.yaml
@@ -146,7 +146,7 @@
146
- metric_name: ccp_pg_hba_checksum
147
value_column: status
148
description: |
149
- Value of checksum monitioring status for pg_catalog.pg_hba_file_rules (pg_hba.conf).
+ Value of checksum monitoring status for pg_catalog.pg_hba_file_rules (pg_hba.conf).
150
0 = valid config. 1 = settings changed.
151
Settings history is available for review in the table `monitor.pg_hba_checksum`.
152
To reset current config to valid after alert, run monitor.pg_hba_checksum_set_valid(). Note this will clear the history table.
0 commit comments