Module: check_mk
Branch: master
Commit: ac9ab2ca08992e6c3fa9b8b65c4986d73b9980d1
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=ac9ab2ca08992e…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Thu Dec 10 11:21:22 2015 +0100
#2810 FIX esx_vsphere_counters, winperf_phydisk: fixed exception on pnpgraph overview
page
These checks were using an incorrect template. This has been fixed.
---
.werks/2810 | 10 ++++++++++
ChangeLog | 1 +
pnp-templates/check_mk-esx_vsphere_counters.diskio.php | 1 -
pnp-templates/check_mk-winperf_phydisk.php | 1 -
4 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/.werks/2810 b/.werks/2810
new file mode 100644
index 0000000..334276f
--- /dev/null
+++ b/.werks/2810
@@ -0,0 +1,10 @@
+Title: esx_vsphere_counters, winperf_phydisk: fixed exception on pnpgraph overview page
+Level: 1
+Component: multisite
+Compatible: compat
+Version: 1.2.7i4
+Date: 1449742812
+Class: fix
+
+These checks were using an incorrect template. This has been fixed.
+
diff --git a/ChangeLog b/ChangeLog
index 9c34e85..6f21a63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -180,6 +180,7 @@
* 2781 FIX: Fix role handling of "Custom Links" snapin in case of adapted
roles...
* 2804 FIX: Avoid redeclaration errors in graphs when using pnp basket...
* 2877 FIX: Do not reopen search form when doing actions via Host/Service search
+ * 2810 FIX: esx_vsphere_counters, winperf_phydisk: fixed exception on pnpgraph
overview page...
WATO:
* 2442 WATO remove host: improved cleanup of obsolete host files...
diff --git a/pnp-templates/check_mk-esx_vsphere_counters.diskio.php
b/pnp-templates/check_mk-esx_vsphere_counters.diskio.php
deleted file mode 120000
index 62bad04..0000000
--- a/pnp-templates/check_mk-esx_vsphere_counters.diskio.php
+++ /dev/null
@@ -1 +0,0 @@
-template-diskstat.php
\ No newline at end of file
diff --git a/pnp-templates/check_mk-winperf_phydisk.php
b/pnp-templates/check_mk-winperf_phydisk.php
deleted file mode 120000
index 62bad04..0000000
--- a/pnp-templates/check_mk-winperf_phydisk.php
+++ /dev/null
@@ -1 +0,0 @@
-template-diskstat.php
\ No newline at end of file