Module: check_mk
Branch: master
Commit: 05297bc33a0c23d5dbe3a5935a11ad3f15558e82
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=05297bc33a0c23…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Tue Apr 21 12:27:14 2015 +0200
Updated bug entries #2315
---
.bugs/2315 | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/.bugs/2315 b/.bugs/2315
new file mode 100644
index 0000000..a8c47dc
--- /dev/null
+++ b/.bugs/2315
@@ -0,0 +1,13 @@
+Title: Interval for SNMP-Checks rule affects manual calls on command line
+Component: core
+State: open
+Date: 2015-04-21 12:24:49
+Targetversion: 1.2.6
+Class: bug
+
+The rule "Interval for SNMP-Checks", which is meant to customize the check
+interval for each SNMP service, seems to affect the command line calls
+cmk -nv [hostname].
+
+Shouldn't the command line calls ignore the interval and enforce
+fetching of all SNMP checks?