Checks for PostgreSQL
- connection
Checks the number of PostgreSQL connections.
[plugin.checks.postgresql_connection]
command = "/path/to/check-postgresql connection --host=127.0.0.1 --port=5432 --user=USER --password=PASSWORD --warning=70 --critical=90