Skip to content

Releases: bb-Ricardo/check_redfish

1.7.3: improves reporting of storage components on newer iLO5 firmware

21 Jun 19:55
Compare
Choose a tag to compare
  • improves reporting of storage components on newer iLO5 firmware #128 #129
  • fixes issue with misbehaving iLO firmware for Storage response #129

1.7.2: sets physical drive predicted failure alarms to CRITICAL

28 Feb 14:07
Compare
Choose a tag to compare
  • sets physical drive predicted failure alarms to CRITICAL #126

1.7.1: add IP address prefix length to interface data and inventory output

14 Feb 09:12
Compare
Choose a tag to compare

Features:

  • adds IP address prefix length to interface data and inventory output #125

1.7.0: iLO 6 support and improved storage and network data handling

10 Jan 15:23
Compare
Choose a tag to compare

Features:

  • adds iLO6 support #116
  • return status data in a predictive order #115

Bugfixes:

  • fixes issue with with failed logout on --no-session option #119
  • fixes issue with parsing NVMe storage more then once #113
  • fixes issue with network information on iLO 6 interfaces #116

1.6.1: fixes issue with reading network port information

08 Sep 13:59
Compare
Choose a tag to compare

Bugfix:

  • fixes issue with alternative json object data for network ports and functions on SuperMicro systems #118

1.6.0: adds flap detection and a few bug fixes

07 Sep 19:47
Compare
Choose a tag to compare

Features:

  • adds flap detection for log entries #108

Bugfixes:

  • Fixes a bug where disabled power control would become CRITICAL #105
  • Fixes 'ALREADY IN INVENTORY' message in --nic #109
  • Fixes bug showing incorrect status when server is powered off #110
  • Fixes bug causing error when parsing certain network interface data #100
  • Fixes bug causing in mode --firmware which also checks --storage -> and returns request error #112
  • Fixes issue with deterring host name on different platforms #117

Some code has been refactored to simply internal interfaces.

1.5.0: adds security state for HPE ILO, fixes parsing of network ports

24 Feb 13:37
Compare
Choose a tag to compare

Features:

  • Adding iLO5 security state to manager data and new flag --enable_bmc_security_warning #95
  • Adds certain SSD drives for Fujitsu server with firmware issues
  • Adds support processor type GPU in inventory #101

Bugfixes:

  • Fixes issues with missing root objects #98
  • Fixes issue with wrong variable names in Icinga service example #92
  • Fixes issue with unavailable network port information #100
  • Fixes discovery of all NIC ports #102

Thanks to @SamuelePilleri and @zvfvrv for their contribution, this is highly appreciated.

1.4.1: fixes issues with not reused sessions in 1.4.0

16 May 07:11
Compare
Choose a tag to compare

Bugfixes

  • Fixes issue with not reused sessions #89

1.4.0: Adds log exclude filter and Physical Drive firmware checks

11 May 20:32
Compare
Choose a tag to compare

THIS VERSION IS BROKEN: Use v1.4.1

Features:

  • Adds --ignore_missing_ps option to ignore missing power supplies for i.e. blade server #79
  • Adds --log_exclude option to exclude log message from monitoring #76
  • Adds HPE Power Regulator Settings to info output #83
  • Adds firmware version check and alarm if firmware with known issues is used #45
  • Adds support for HPE G10 Plus server #87
  • Adds support for Lenovo SR650 V2 server #77
  • Adds Support for HPE DLXXX G9 systems controller battery check #84
  • Adds --inventory_name cli option to better identify host in destination repository #88

Bugfixes:

  • Fixes an issue with improperly returned redfish data #86
  • Resolves issues with python-redfish 3.1.0 and never version #75

Thanks to every who helped testing and chipping in ideas for improvements.

1.3.2: enhances support for SuperMicro and Inspur Hardware

23 Jan 18:37
Compare
Choose a tag to compare
  • fixes issue with unset NIC Mac addresses #70
  • fixes storage status on Inspur NF5280 M5 #72
  • enhances discovery of chassi thermal and power data #73
  • enhances Supermicro support #74
  • specifying redfish module version to be lower then 3.0.0 #75

Next version will switch to a newer version of python-redfish. Hopefully we will be able to support both versions.