LLDP cache plugin not working

CMK version: 2.1.0p9

I just downloaded the LLDP cache plugin but it’s not working. I can edit the ruleset “LLDP cache” but nothing shows up in inventory. (Yes, I refreshed the inventory and I’m trying to read HPE switches)
Does someone else use this plugin? Does it work for you?

1 Like

For me is not working too, except for very old procurve 2626.

forgot, for the records, with CLI i get on the first line (not for every switch)

Error in agent based plugin inv_lldp_cache: no signature found for builtin type <class ‘dict’>

You need to remove line 46 “@dataclass” from the file ~/local/lib/check_mk/base/plugins/agent_based/inv_lldp_cache.py
This is a problem between 2.0 and 2.1 of CMK.

1 Like

@paulr282 @toso72

the inv_lldp_cache plugin has ben updated. Should work with CMK 2.1 now.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.