forked from centreon/centreon-vmware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
35 lines (28 loc) · 1.53 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
2017-05-31 Quentin Garnier <[email protected]> - 2.4.0
* Enhance: Use ZMQ4 library
2017-05-16 Quentin Garnier <[email protected]> - 2.3.2
* Fix: miscalcultion in datastores-snapshot (issue #39)
* Fix: problem with --tools-notinstalled-status option (issue #38)
* Fix: host memory state problem (issue #40)
2016-11-17 Quentin Garnier <[email protected]> - 2.3.1
* Enhance: Add an option to not check memory ESX state
2016-08-04 Quentin Garnier <[email protected]> - 2.3.0
* Enhance: Add a mode to check connected device (issue #20)
* Enhance: Option to use case-insensitive search (issue #14)
* Enhance: Add memory state for ESX check
* Fix: Hardening connector about blocked childs
2016-05-26 Quentin Garnier <[email protected]> - 2.2.1
* Enhance: Better management of ESX/VCenter disconnect
* Enhance: Add counter 'max-total-latency' for mode 'datastore-vm'
2016-01-15 Quentin Garnier <[email protected]> - 2.2.0
* Enhance: Can check ESX time offset (issue #9)
* Fix: displaying object name in alarm-* modes (issue #12)
2015-12-03 Quentin Garnier <[email protected]> - 2.1.0
* Enhance: Add a command to monitor ESX services (issue #3)
* Enhance: Can choose the sampling period (issue #1)
* Enhance: Display ESX version in command 'getmap' (issue #2)
* Fix: Hardening connector (issue #5)
* Fix: error for 'alarm-*' commands (issue #4)
* Fix: counter 'active' for command 'memory-vm' (issue #6)
2015-09-23 Quentin Garnier <[email protected]> - 2.0.0
* initial release