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.7.0: iLO 6 support and improved storage and network data handling

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

check_redfish-v1.7.0.tar.gz

Release tarball
application/gzip 2024-01-10 Download from Github

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