Skip to content

Releases: Napsty/check_esxi_hardware

20241129

29 Nov 08:03
Compare
Choose a tag to compare

In order to fix deprecation warnings on Python 3.12 (see #72), this release removes support for legacy and meanwhile EOL versions of:

  • python2
  • pywbem 0.7.0

Meanwhile every still running and active system should run Python3.

If your monitoring system doesn't, don't update and remain on plugin version 20221230.

20221230

30 Dec 08:00
7aaaae4
Compare
Choose a tag to compare

This release fixes a bug (issue #68), when no serial number was presented by the CIM elements.
The plugin will now show a s/n: None in the output, if no serial number was detected.

20220708

08 Jul 04:53
141fdfb
Compare
Choose a tag to compare

This release adds two new parameters --format and --pretty to the plugin. JSON output is now supported. This is required when using the plugin with Zabbix.

20210809

09 Aug 13:22
e4f406a
Compare
Choose a tag to compare

Bugfix in TLSv1 usage.

20200710

10 Jul 05:33
d8f9fa1
Compare
Choose a tag to compare

Two minor issues fixed:

20200605

05 Jun 14:47
274dcee
Compare
Choose a tag to compare

20190701

02 Jun 11:55
Compare
Choose a tag to compare
Github actions: pywbem

Github actions: fix names

Github actions: Other fixes

Github actions: Other fixes

Github actions: Debugging

Github actions: Debugging and remove pywbem 0.9 from pip install

Github actions: Add PYTHONPATH env

Github actions: Debugging

Github actions: Debugging

Github actions: Debugging

Github actions: PIP modules dont seem to work

Github actions: PIP modules dont seem to work

Github actions: PIP modules dont seem to work

20181001

03 Dec 13:12
df56d73
Compare
Choose a tag to compare
Merge pull request #30 from Napsty/python3

Python3 compatibility

20180411

11 Apr 05:56
9f8b22a
Compare
Choose a tag to compare
version bump

20161013

14 Oct 05:30
Compare
Choose a tag to compare
Added support for pywbem 0.9.x (and upcoming releases)