Robert Sander
Robert Sander
I am not able to debug login issue in this pull request.
> The nvmeof is not a part of the official ceph reef and squid branches. If this is the case, why do https://docs.ceph.com/en/reef/rbd/nvmeof-overview/ and https://docs.ceph.com/en/squid/rbd/nvmeof-overview/ exist? The official Ceph documentation...
Please send me the SNMP-Walk of the device. You can get it via the action menu of the "Check_MK" service.
No, this cannot be correct. Please talk to the vendor of the device.
I would need the result of `cmk --snmpwalk HOSTNAME` from the device. The resulting file can be found in `$OMD_ROOT/var/check_mk/snmpwalks/HOSTNAME`.
Fixed with commit acc0ff5b3b70a6a7764f0207a63af23a1a297429 The SNMP agent in the new firmware does not have the necessary OIDs any more. The discovery function did not test properly, hence the crash. This...
Hi @mbunkus , thanks for working on that extension. One comment from me: You should change the path from $OMD_ROOT/local/lib/python3/cmk/plugins to $OMD_ROOT/local/lib/python3/cmk_addons/plugins. The first is for overriding builtin checks, the...
The issue comes from the import script as it tries to update existing entries. It first fetches all interface and other components for a device type and then compares this...