Mark Nellemann
aa36e51367
All checks were successful
continuous-integration/drone/push Build is passing
42 lines
1.6 KiB
Markdown
42 lines
1.6 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [1.4.2] - 2023-01-05
|
|
- Fix error in SR-IOV port type being null.
|
|
|
|
## [1.4.1] - 2022-12-15
|
|
- Retrieve multiple PCM samples and keep track of processing.
|
|
- Rename VIOS metric 'vFC' (storage adapter) to 'virtual'.
|
|
|
|
## [1.4.0] - 2022-12-01
|
|
- Rewrite of toml+xml+json de-serialization code (uses jackson now).
|
|
- Changes to configuration file format - please look at [doc/hmci.toml](doc/hmci.toml) as example.
|
|
- Logging (write to file) JSON output from HMC is currently not possible.
|
|
|
|
## [1.3.3] - 2022-09-20
|
|
- Default configuration location on Windows platform.
|
|
- Process LPAR SR-IOV logical network ports data
|
|
- Update default dashboards
|
|
- Update documentation
|
|
|
|
## [1.3.0] - 2022-02-04
|
|
- Correct use of InfluxDB batch writing.
|
|
|
|
## [1.2.8] - 2022-02-28
|
|
- Sort measurement tags before writing to InfluxDB.
|
|
- Update 3rd party dependencies.
|
|
|
|
|
|
## [1.2.7] - 2022-02-24
|
|
- Options to include/exclude Managed Systems and/or Logical Partitions.
|
|
|
|
[1.4.2]: https://bitbucket.org/mnellemann/hmci/branches/compare/v1.4.2%0Dv1.4.1
|
|
[1.4.1]: https://bitbucket.org/mnellemann/hmci/branches/compare/v1.4.1%0Dv1.4.0
|
|
[1.4.0]: https://bitbucket.org/mnellemann/hmci/branches/compare/v1.4.0%0Dv1.3.3
|
|
[1.3.3]: https://bitbucket.org/mnellemann/hmci/branches/compare/v1.3.3%0Dv1.3.0
|
|
[1.3.0]: https://bitbucket.org/mnellemann/hmci/branches/compare/v1.3.0%0Dv1.2.8
|
|
[1.2.8]: https://bitbucket.org/mnellemann/hmci/branches/compare/v1.2.8%0Dv1.2.7
|
|
[1.2.7]: https://bitbucket.org/mnellemann/hmci/branches/compare/v1.2.7%0Dv1.2.6
|
|
[1.2.6]: https://bitbucket.org/mnellemann/hmci/branches/compare/v1.2.6%0Dv1.2.5
|