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