Module: check_mk
Branch: master
Commit: 6120b59d90353139320c091c13a8a5da53f1a176
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=6120b59d903531…
Author: Bastian Kuhn <bk(a)mathias-kettner.de>
Date: Thu Jan 21 14:15:37 2016 +0100
#1323 win_printers: Warning and Critical levels can now be set
The change can be found in commit #67c90d81ee34114db1b12d2e0867bbd146a90716
---
.werks/1323 | 10 ++++++++++
ChangeLog | 1 +
2 files changed, 11 insertions(+)
diff --git a/.werks/1323 b/.werks/1323
new file mode 100644
index 0000000..9aa0051
--- /dev/null
+++ b/.werks/1323
@@ -0,0 +1,10 @@
+Title: win_printers: Warning and Critical levels can now be set
+Level: 1
+Component: checks
+Compatible: compat
+Version: 1.2.7i4
+Date: 1453382032
+Class: feature
+
+The change can be found in commit #67c90d81ee34114db1b12d2e0867bbd146a90716
+
diff --git a/ChangeLog b/ChangeLog
index de09450..1e1852d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -83,6 +83,7 @@
* 2919 hp_webmgmt_status: New check for health status of various Hewlett-Packard
devices...
* 2920 hr_cpu: this check can now also supports per-core features...
* 1322 solaris_prtdiag: New Check for Solaris Hardware State based on prtdiag
+ * 1323 win_printers: Warning and Critical levels can now be set...
* 2660 FIX: fixed windows agent using the wrong working directory...
* 2664 FIX: ps: Speedup in situation with many matching processes...
* 2661 FIX: windows agent: fixed incomplete process list...