Module: check_mk
Branch: master
Commit: bcaa7c194df4a3571ed32fc18a8458557bd564b0
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=bcaa7c194df4a3…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Tue Oct 29 17:36:06 2013 +0100
Updated bug entries #0943
---
.bugs/943 | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/.bugs/943 b/.bugs/943
new file mode 100644
index 0000000..f3a2223
--- /dev/null
+++ b/.bugs/943
@@ -0,0 +1,17 @@
+Title: agent_vsphere (new) not compatible with esx 4.1
+Component: checks
+State: open
+Date: 2013-10-29 17:31:13
+Targetversion: future
+Class: bug
+
+Tracefile shows these instances
+<soapenv:Fault><faultcode>ServerFaultCode</faultcode><faultstring></faultstring><detail><InvalidPropertyFault
xmlns="urn:vim25"
xsi:type="InvalidProperty"><name>summary.maintenanceMode</name></InvalidPropertyFault></detail></soapenv:Fault>
+
+<soapenv:Fault><faultcode>ServerFaultCode</faultcode><faultstring></faultstring><detail><InvalidPropertyFault
xmlns="urn:vim25"
xsi:type="InvalidProperty"><name>config.hardware.numCoresPerSocket</name></InvalidPropertyFault></detail></soapenv:Fault>
+
+Solution:
+Need to create the soap requests more dynamically...
+
+Workaround:
+Old agent agent_vsphere.pysphere