GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / postgres_locks
blobdc4c3bfbf39338fcfb388cdacb7aace83930b8a1
1 title: PostgreSQL Locks
2 agents: linux
3 catalog: app/postgresql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check allows you to monitor the amount of shared access and exclusive
8  locks currently active on a postgres server.
9  You can configure limits for the shared access and exclusive locks.
11  This check relies on data reported by the agent-side plugin {mk_postgres}
13 inventory:
14  One service per database.