check_postgres
check_postgres copied to clipboard
backends: support for per-DB limits
not sure if it is technically possible, but if I specify a certain DB with --include, it would be nice if check_postgres would report the % of connections based on its per-Database connection limit (if any), not the global max_connections.