Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5325
blob9b887f37846fc24bebb061e92c1ea79fb5f6757a
1 Title: mssql_counters.cache_hits: Discover services for which the agent plugins does not provide any base for the counter 'cache_hits'
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1508845164
8 Class: feature
10 Some base values for counters might be zero or None
11 if they are currently not available, eg.
12 MSSQL_FOOBAR:Databases log_cache_hit_ratio ANY-PATH 0
13 MSSQL_FOOBAR:Databases log_cache_hit_ratio_base ANY-PATH 0
14 This may lead to a flapping state of the
15 {{Check_MK Discovery Service}} which reports vanished services.