check_redfish

A monitoring/inventory plugin to check components and health status of systems which support Redfish. It will also create a inventory of all components of a system.

Release 1.4.1: fixes issues with not reused sessions in 1.4.0

Bugfixes

  • Fixes issue with not reused sessions #89

check_redfish-v1.4.1.tar.gz

Release tarball
application/gzip 2022-05-16 Download from Github

Release 1.4.0: Adds log exclude filter and Physical Drive firmware checks

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.

check_redfish-v1.4.0.tar.gz

Release tarball
application/gzip 2022-05-11 Download from Github

Release 1.3.2: enhances support for SuperMicro and Inspur Hardware

  • 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.

check_redfish-v1.3.2.tar.gz

Release tarball
application/gzip 2022-01-23 Download from Github