All bugfixes and new checks for Redfish integration#892
All bugfixes and new checks for Redfish integration#892Yogibaer75 wants to merge 11 commits intoCheckmk:masterfrom
Conversation
|
Thank you for your contribution. This pull request has been marked as stale as it has not passed the automated tests and there was no activity for the last 14 days. This pull request will be closed due to inactivity after 60 days, if no action is taken. |
|
The file inv_redfish_firmware_hpe_ilo4.py was not used at any time. With the first commit it was accidentally included. |
|
The last commit fixes an rare bug with the power redundancy check where you get empty data from the Redfish interface. |
|
Added latest PR from @Ma7h1 - feature documented here Yogibaer75/Check_MK-Things#105 (comment) |
|
Hello Andreas, thank you for that pull request. We've merged it with some minor modifications. (It will be here soon.) I want to let you know about the what and why we changed things. 1. Structural changes
2. Code changes
3. Code improvements
4. Unit Tests
Everything will be backported to 2.5.0 and 2.4.0. The werk (#19552) will credit you as the contributor. Thanks again for the comprehensive enhancement! Best Regards |
Add PDU status, power consumption, power redundancy, and storage battery monitoring. Enhance ethernet interfaces with link change detection, add configurable drive/volume naming schemes, and fix SSD endurance reporting. Harden special agents against missing Redfish endpoints. Closes: #892 Jira-Ref: CMK-32388 Change-Id: Id0122e82b7eeef1ddfb099584269e8f372e30624 Co-authored-by: Sebastian Groemcke <sebastian.groemcke@checkmk.com>
Add PDU status, power consumption, power redundancy, and storage battery monitoring. Enhance ethernet interfaces with link change detection, add configurable drive/volume naming schemes, and fix SSD endurance reporting. Harden special agents against missing Redfish endpoints. Closes: #892 Jira-Ref: CMK-32388 Change-Id: Id0122e82b7eeef1ddfb099584269e8f372e30624 Co-authored-by: Sebastian Groemcke <sebastian.groemcke@checkmk.com>





Thank you for your interest in contributing to Checkmk!
Consider looking into Readme regarding process details.
General information
Extensions to the current Redfish checks (CMK 2.4.0p18)
Extension was tested with 30 Redfish mockup servers and had no error message.
It would be good to have this also in 2.4 and 2.5 as the master is way different than the current versions.
Or should i make a PR with these to 2.4 & 2.5 also?
BR
Andreas