Changelog for
monitoring-plugins-redfish-1.7.3-150500.1.1.noarch.rpm :
* Sun Jun 23 2024 mardnhAATTgmx.de- Update to version 1.7.3
* improves reporting of storage components on newer iLO5 firmware
* fixes issue with misbehaving iLO firmware for Storage response
* Sun Mar 03 2024 mardnhAATTgmx.de- Update to version 1.7.2
* sets physical drive predicted failure alarms to CRITICAL.- Update to version 1.7.1
* adds IP address prefix length to interface data and inventory output.- Update to version 1.7.0 Features:
* adds iLO6 support.
* return status data in a predictive order. Bugfixes:
* fixes issue with with failed logout on --no-session option.
* fixes issue with parsing NVMe storage more then once.
* fixes issue with network information on iLO 6 interfaces.
* Fri Sep 15 2023 mardnhAATTgmx.de- Update to version 1.6.1
* Fixes issue with alternative json object data for network ports and functions on SuperMicro systems.- Update to version 1.6.0 Features:
* Adds flap detection for log entries. Bugfixes:
* Fixes a bug where disabled power control would become CRITICAL
* Fixes \'ALREADY IN INVENTORY\' message in --nic.
* Fixes bug showing incorrect status when server is powered off.
* Fixes bug causing error when parsing certain network interface data.
* Fixes bug causing in mode --firmware which also checks - -storage -> and returns request error.
* Fixes issue with deterring host name on different platforms.
* Sat Feb 25 2023 mardnhAATTgmx.de- Update to version 1.5.0 Features:
* Adding iLO5 security state to manager data and new flag - -enable_bmc_security_warning.
* Adds certain SSD drives for Fujitsu server with firmware issues.
* Adds support processor type GPU in inventory. Bugfixes:
* Fixes issues with missing root objects.
* Fixes issue with wrong variable names in Icinga service example.
* Fixes issue with unavailable network port information.
* Fixes discovery of all NIC ports.
* Mon May 16 2022 mardnhAATTgmx.de- Update to version 1.4.1 Bugfixes
* Fixes issue with not reused sessions.
* Thu May 12 2022 mardnhAATTgmx.de- Update to version 1.4.0 Features:
* Adds --ignore_missing_ps option to ignore missing power supplies for i.e. blade server.
* Adds --log_exclude option to exclude log message from monitoring.
* Adds HPE Power Regulator Settings to info output.
* Adds firmware version check and alarm if firmware with known issues is used.
* Adds support for HPE G10 Plus server.
* Adds support for Lenovo SR650 V2 server.
* Adds Support for HPE DLXXX G9 systems controller battery check.
* Adds --inventory_name cli option to better identify host in destination repository. Bugfixes:
* Fixes an issue with improperly returned redfish data.
* Resolves issues with python-redfish 3.1.0 and never version.
* Mon Oct 25 2021 mardnhAATTgmx.de- Update to version 1.3.1 Features:
* adds SKU (Service Tag) to system info output on DELL systems. Bugfixes:
* handle 404 server respopnse properly with never versions of response.
* better handling of empty event entries, temp sensors and Dell firmware Check.
* Fri Aug 20 2021 mardnhAATTgmx.de- Update to version 1.3.0 Features:
* Adds basic Gigabyte and Inspur support.
* Adds proper support for multiple chassis.
* Adds status for raid controller cache on HPE server. Bugfixes:
* Fixes an issue with partly supported NVMe drives on Fujitsu systems.
* Fixes an issue with reporting failed mem modules on Fujitsu systems.
* Skip port inventory data not present for network function data collection.
* Fri Apr 02 2021 mardnhAATTgmx.de- Update to version 1.2.0 Features:
* BMC check will return a \"WARNING\" if BMC interfaces uses \"half-duplex\".
* adds inventory_file cli option to write inventory to a file, also included in icinga2 config files.
* renames inventory items and changes inventory structure slightly.
* adds further support for multiple chassis, systems and managers.
* enhances handling of session files for different users.
* sort firmware output for some systems.
* adds missing firmware entries (power supply, disk) to firmware inventory.
* changes status output to always add a summary as first entry if status returns OK.
* adds Grafana dashboard to use in panels in icingaweb2. Bugfixes:
* fixes DELL DIMM sensors on older systems without slot collections.
* fixing missing Manager field info on iLO 5 >2.3.0.
* fixes output for partly retrieved components.
* fixes session file permissions to be always set to 0600.
* fixes an issue with wrongly reported DELL CPU status.
* fixes Dell Storeage controller output. Avoid duplicate listing.
* fixes Lenovo vendor detection on nower BMC firmware versions.
* fixes an issue with HPE log timestamps \"0000-00-00T00:00:00Z\".
* fixes an error where installed memory was wrongly reported on DELL systems.
* Mon Nov 23 2020 mardnhAATTgmx.de- Update to version 1.1.0
* add additional parsing of Dell Sensors on --info check.
* add --inventory_id cli option to add identifier to inventory metadata.
* add cli option --nosession to avoid session file creation.
* change handling of warning and critical CLI options for event logs.
* support pagination for all collections in all requests.
* fixes a problem with unset network adapter name and model.
* fixes a problem with unavailable LogServices on Huawei systems
* fixes a problem with duplicate fan IDs on Dell systems.
* Thu May 07 2020 mardnhAATTgmx.de- Install the now required cr_module/ directory
* Thu Apr 23 2020 mardnhAATTgmx.de- Update to version 1.0.0
* Added Inventory option
* Split most of the code into a module
* Added Support for Cisco server
* Added support for Dell PowerEdge R7515
* Added storage battery status to health output for HPE iLO 5 systems
* Added Management Event Log support for Huawei systems
* Enhanced network adapter support
* Added icinga2 director config basket
* Treat power supplies with Status.Health = None and State = Enabled as OK
* Changed shebang from python3.6 to python3
* Fixed quite some bugs and refactored most of the code
* Tue Feb 11 2020 mardnhAATTgmx.de- Update to version 0.0.11
* Added support for Fujitsu server
* Added geniric system support to support \"unknown\" devices
* Added Icinga2 director import basket for check_command
* Fixed storage check for unprovided disk data
* Added generic bmc and sel/mel discovery
* Added support for enclosures and SimpleStorage
* Added Voltages to power output and perf data
* Change: Storage components with Status.Health \"None\" will be reported as OK
* Fri Jan 31 2020 mardnhAATTgmx.de- Initial package, version 0.0.10