GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / postgres_bloat
blob87b3a602fda0d7195b15c868ac092dbb0215e4d4
1 title: PostgreSQL Database Bloat
2 agents: linux
3 catalog: app/postgresql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check allows tracking of how bloated the tables and indexes of a database are.
8  It requires that the ANALYZE function is running regularly and that stats collection
9  is turned on.
11  You can configure limits for the total amount of wasted bytes or the percentual
12  bloat size. The limits can be configured for the table bloat as well as the
13  index bloat.
15  This check relies on data reported by the agent-side plugin {mk_postgres}
17 inventory:
18   The check generates one service for each database