Module: check_mk
Branch: master
Commit: 41b635c19b3a45d8d244f2a363529b8217fb6042
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=41b635c19b3a45…
Author: Goetz Golla <gg(a)mathias-kettner.de>
Date: Mon Dec 22 14:01:14 2014 +0100
WATO inventory rule description of winperf_msx_queues check now consistent with rule
description
---
web/plugins/wato/check_parameters.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/web/plugins/wato/check_parameters.py b/web/plugins/wato/check_parameters.py
index e4cf3ba..4835919 100644
--- a/web/plugins/wato/check_parameters.py
+++ b/web/plugins/wato/check_parameters.py
@@ -4479,7 +4479,7 @@ register_rule(group + '/' + subgroup_networking,
register_rule(group + '/' + subgroup_inventory,
varname = "winperf_msx_queues_inventory",
- title = _('Microsoft Exchange Queues Inventory'),
+ title = _('MS Exchange Message Queues Inventory'),
help = _('Per default all Counters a preconfigured in the check. '
'It needed it is possible to overwrite that with this rule. '
'To do that, knowledge about the Agent Output is needed. '),