Add support for Gude 8311 PDUs
This minor patch adds support for the Gude 8311 PDU model, which appears to be the successor of the 8310 and has a slightly different OID number (62 instead of 27). Checkmk already supports the 8310 out-of-the-box, but the 8311 is unsupported as of today.
The added code is a copy of the existing Gude 8310 section, changing the model name and replacing the .27 by .62 in the OID (once in detect, once in fetch).
All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.
I have read the CLA Document and I hereby sign the CLA or my organization already has a signed CLA.
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. Please take a look at the ‘Checks’ section for details on the test results and make the necessary changes.
This pull request will be closed due to inactivity after 60 days, if no action is taken.
The tests in this PR and the four before it fail because of this:
WARNING: Download from https://artifacts.lan.tribe29.com/repository/upstream-archives/github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/LLVM-19.1.7-Linux-X64.tar.xz failed: class java.io.IOException Connect timed out
Can someone from the team fix this and re-trigger the checks please?
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. Please take a look at the ‘Checks’ section for details on the test results and make the necessary changes.
This pull request will be closed due to inactivity after 60 days, if no action is taken.