Call for Redfish beta testers

Something not quite right with 2.3.67 - with debugging on

[special_redfish] PermissionError: [Errno 13] Permission denied: '/RedfishApi.log'

Can you check if there is a RedfishApi.log with some other rights than the site user?
This can only happens if the log file has the wrong rights.

I will try in one of my productive setups. It can also be a problem where he tries to write the log file.

Update: in my system it is working without error → location where it puts the file ~/var/check_mk/core/

There was no redfish log file on the server. Curious.

Hello,

the Redfish integration was mainlined: Werk #17404: Add redfish integration to Checkmk

Thanks a lot Andreas for your incredible contribution and everyone else for testing it and maturing this. It is likely the largest pull request we had so far and has kept my colleague Moritz busy as well.
We have focused mostly on adding tests, fixing smaller things, improving code security, simplifying code, improving code formatting and typing. We didn’t make on purpose any fundamental changes to the code structure for now, so that especially Andreas can still contribute easily.

This also means, that the support responsibility transitions to Checkmk. From Checkmk 2.4 on, issues can be reported via our support portal and we will fix them.
You can of course still reach out to Andreas directly, as long as he doesn’t mind. And Andreas can continue improving and extending Checkmk himself via pull requests as he has done over the past years.

I will close this thread now, because the beta test is now officially over :slight_smile: Feel free to create fresh new threads though :slight_smile:

11 Likes