Redfish: unable to set thresholds (default warn at 0 and crit at 0)

As - to be ahead/before the old management-board integration is depreciated i was investigating the redfish -extension.
So i enabled it and configured a host with it, resulting in the following issue described below:

CMK version:
2.3.0p30 CRE
OS version:
RockyLinux 9.5

Error message:
None, this concerns setting thresholds.

Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)
relevant data:

Perfdata(name='11-PS 1 Inlet', value=35.0, levels_upper=('fixed', (0.0, 0.0)), levels_lower=None, boundaries=(None, None))
Perfdata(name='12-PS 2 Inlet', value=37.0, levels_upper=('fixed', (0.0, 0.0)), levels_lower=None, boundaries=(None, None))
.......
Perfdata(name='19-PS 1 Internal', value=40.0, levels_upper=('fixed', (0.0, 0.0)), levels_lower=None, boundaries=(None, None))
Perfdata(name='20-PS 2 Internal', value=40.0, levels_upper=('fixed', (0.0, 0.0)), levels_lower=None, boundaries=(None, None))

As the default levels are set as 0.0 the reading of the value will result in a crit.
Currently there is no way to adjust the thresholds via [hamburger menu of service] → Parameters for this Service.

This is seen on an iLo v4 (HP DL360Gen9)

Extra Note:
no manual/extra install of any kind was done for the redfish plugin, i just enabled the one already present in the installation.
Version reported when running mkp list as siteuser : redfish 2.3.38

  • Glowsome

Update from me:

After manually triggering a new discovery some information change ( services added, services removed), but the reported issue unfortunately remains.

  • Glowsome

This should be possible - is there a error message or anything if you try to set the thresholds?

Unfortunately not, if i go to parameter of one of these services ther only thing i see is :

… so no option to adjust something.

  • Glowsome

If you press “Temperature” you can define some parameters. :wink:
This only shows no defined parameters for this check.

omg ! i must have been there with my eyes closed … i feel a bit dumb now …

  • Glowsome
1 Like