Module: check_mk
Branch: master
Commit: 78488c5d7de2c1366a15d48014814a8264436c61
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=78488c5d7de2c1…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Mon Nov 7 14:36:00 2016 +0100
added disabled_sections example in check_mk.example.ini
---
agents/windows/check_mk.example.ini | 3 +++
1 file changed, 3 insertions(+)
diff --git a/agents/windows/check_mk.example.ini b/agents/windows/check_mk.example.ini
index 6b42005..8d6709c 100644
--- a/agents/windows/check_mk.example.ini
+++ b/agents/windows/check_mk.example.ini
@@ -34,6 +34,9 @@
# Just output certain sections (e.g. for upper hosts)
# sections = check_mk winperf
+ # Disable specific sections (overrules sections parameter)
+ # disabled_sections = logfiles
+
# output sections in realtime updates. Please note that not all
# sections can be used in realtime updates, the following is the
# complete list