Discussion:
[Check_mk (english)] agent_vsphere problem since upgrade v1.4.0p36 -> v1.4.0p37
Dewi Aled JONES
2018-10-22 11:12:42 UTC
Permalink
Hello
The vsphere api checks stopped working following the update of v1.4.0p36 -> v1.4.0p37 (Debian 9 server)
When I run the 'agent_vsphere' from the command line with debug option I get the following.

/omd/versions/1.4.0p37.cre/share/check_mk/agents/special/agent_vsphere -D -u esx_user -s xxxxxxxxxxx -p 443 --no-cert-check --debug hostname.domain
Connecting to hostname.domain:443...Traceback (most recent call last):
File "/omd/versions/1.4.0p37.cre/share/check_mk/agents/special/agent_vsphere", line 1211, in <module>
output("Version: %.1f" % systeminfo["apiVersion"])
TypeError: float argument required, not str


When I try this from '/omd/versions/1.4.0p36.cre' it works.

Please can you take a look.
Thanks

Loading...