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.9.0: Improved physical drive reporting latest

Features:

  • extend reported drive details on --detailed #140 from:
    [CRITICAL]: Physical Drive NonRAID Solid State Disk 0:1:0 (Dell Ent NVMe CM6 MU 1.6TB / SSD / PCIe) 1599.74GiB status: CRITICAL
    [OK]: Physical Drive TOSHIBA KPM51MUG800G (0) (KPM51MUG800G / SSD / SAS) 800.17GiB status: OK
    [OK]: Physical Drive (2I:1:6) 240GB status: OK

    to:

    [CRITICAL]: Physical Drive NonRAID Solid State Disk 0:1:0 Failure predicted: True (Dell Ent NVMe CM6 MU 1.6TB, SSD, PCIe, Media life left: 100%, Status: Enabled) 1599.74GiB status: CRITICAL
    [OK]: Physical Drive TOSHIBA KPM51MUG800G (0) (KPM51MUG800G, SSD, SAS, Media life left: 100%, Status: Enabled, Hours on: 181) 800.17GiB status: OK
    [OK]: Physical Drive (2I:1:6, VK000240GWSRQ, SSD, SATA, Media life left: 89%, Status: Enabled, Hours on: 19415) 240.06GiB status: OK
  • add physical driver performance data (temp, power on hours, media lifetime left) #142
  • add warning/critical if physical drive media life time gets below certain values #143

Bugfixes:

  • fixes issue with reported memory status on detailed view if all modules reported OK but memory subsystem had an issue #141
  • fixes issue with disabled drives on Cisco servers #144

Possible breaking changes

Using --warning and --critical values for --mel and --storage at the same time will cause issues as these apply to both checks.

Thanks to @HHerrgesell for the contributions

check_redfish-v1.9.0.tar.gz

Release tarball
application/gzip 2024-12-06 Download from Github

Release 1.8.1: fixes sessionlock option

BugFix

  • fixes --sessionlock option in order to actually write a session lock file

check_redfish-v1.8.1.tar.gz

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

Release 1.8.0: Adds session lock option #132

Features:

  • added option --sessionlock which prevents multiple sessions and locks the session file when connecting (#132)

Bugfixes:

  • adds condition to check for internal error on HPE iLO5 #130

Documentation

  • enhances README in regards of iLO IML critical and warning #133

Thanks to @itsul for the contributions

check_redfish-v1.8.0.tar.gz

Release tarball
application/gzip 2024-09-13 Download from Github
Newer Older