GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / mssql_counters.cache_hits
blob67122a3d423a89c8278d999d3ec288846261c952
1 title: MSSQL cache hit ratio
2 agents: windows
3 catalog: app/mssql
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the cache hit ratio counters as reported by
8  the MSSQL server.
10  The check has been developed with MSSQL Server 2008 R2 but should
11  work with other versions too.
13  This check needs the Check_MK mssql.vbs -plugin installed in
14  the agent. Please refer to the online documentation
15  for how to install that plugin.
17 item:
18  The MSSQL instance name, counter name and object name (like the tablespace
19  name) are used for the item.
21 inventory:
22  One separate check for each available cache hit counter will be created.
23  This might be dedicated to tablespaces but also MSSQL server internal parts
24  like the "Buffer Manager".