2022-03-01 19:09:35 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
2023-05-19 18:37:24 +00:00
|
|
|
## 1.4.4 - 2023-05-20
|
|
|
|
- Support for InfluxDB v2, now requires InfluxDB 1.8 or later
|
2023-05-17 14:29:37 +00:00
|
|
|
- Increase influx writer buffer limit
|
2023-05-19 18:37:24 +00:00
|
|
|
- Various dashboard improvements
|
2023-04-04 20:22:10 +00:00
|
|
|
|
2023-03-21 13:57:00 +00:00
|
|
|
## 1.4.3 - 2023-03-21
|
|
|
|
- Fix and improve processor utilization dashboards.
|
|
|
|
- Minor code cleanup.
|
|
|
|
|
|
|
|
## 1.4.2 - 2023-01-05
|
2023-01-05 13:32:57 +00:00
|
|
|
- Fix error in SR-IOV port type being null.
|
2023-01-05 13:28:12 +00:00
|
|
|
|
2023-03-21 13:57:00 +00:00
|
|
|
## 1.4.1 - 2022-12-15
|
2022-12-07 15:12:29 +00:00
|
|
|
- Retrieve multiple PCM samples and keep track of processing.
|
2022-12-16 07:06:40 +00:00
|
|
|
- Rename VIOS metric 'vFC' (storage adapter) to 'virtual'.
|
2022-12-05 14:18:42 +00:00
|
|
|
|
2023-03-21 13:57:00 +00:00
|
|
|
## 1.4.0 - 2022-12-01
|
2022-12-01 15:16:00 +00:00
|
|
|
- Rewrite of toml+xml+json de-serialization code (uses jackson now).
|
2022-11-26 09:47:10 +00:00
|
|
|
- Changes to configuration file format - please look at [doc/hmci.toml](doc/hmci.toml) as example.
|
2022-12-01 15:16:00 +00:00
|
|
|
- Logging (write to file) JSON output from HMC is currently not possible.
|
2022-10-24 13:30:56 +00:00
|
|
|
|
2023-03-21 13:57:00 +00:00
|
|
|
## 1.3.3 - 2022-09-20
|
2022-03-29 11:31:43 +00:00
|
|
|
- Default configuration location on Windows platform.
|
2022-09-20 15:55:40 +00:00
|
|
|
- Process LPAR SR-IOV logical network ports data
|
|
|
|
- Update default dashboards
|
|
|
|
- Update documentation
|
2022-03-29 11:31:43 +00:00
|
|
|
|
2023-03-21 13:57:00 +00:00
|
|
|
## 1.3.0 - 2022-02-04
|
2022-03-04 17:51:29 +00:00
|
|
|
- Correct use of InfluxDB batch writing.
|
|
|
|
|
2023-03-21 13:57:00 +00:00
|
|
|
## 1.2.8 - 2022-02-28
|
2022-03-01 19:09:35 +00:00
|
|
|
- Sort measurement tags before writing to InfluxDB.
|
|
|
|
- Update 3rd party dependencies.
|
|
|
|
|
|
|
|
|
2023-03-21 13:57:00 +00:00
|
|
|
## 1.2.7 - 2022-02-24
|
2022-03-01 19:09:35 +00:00
|
|
|
- Options to include/exclude Managed Systems and/or Logical Partitions.
|