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.6.1: fixes issue with reading network port information

Bugfix:

check_redfish-v1.6.1.tar.gz

Release tarball
application/gzip 2023-09-08 Download from Github

Release 1.6.0: adds flap detection and a few bug fixes

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.

check_redfish-v1.6.0.tar.gz

Release tarball
application/gzip 2023-09-07 Download from Github

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

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.

check_redfish-v1.5.0.tar.gz

Release tarball
application/gzip 2023-02-24 Download from Github