TiggyWiggler / zabbix-map

Detects the topology of the network using LLDP data and outputs a network map to Zabbix using that data.
GNU General Public License v3.0
23 stars 8 forks source link

ZBX5.0 load module fail #6

Open lms1206 opened 2 years ago

lms1206 commented 2 years ago

Sorry, I am not an expert in C language. I tried to use this module on ZBX5.0, but found that ZBX failed to load into the module. Log level 4 displays the following error message. Trying to read the lldp_get_module.0.conf configuration file. What is this file?

179760:20221002:051824.164 In zbx_vc_destroy() 179760:20221002:051824.164 End of zbx_vc_destroy() 179760:20221002:051824.164 In free_selfmon_collector() collector:0x7fd6ff7c8000 179760:20221002:051824.164 End of free_selfmon_collector() 179760:20221002:051824.164 In zbx_unload_modules() Cannot rename /var/lib/snmp/lldp_get_module.conf to /var/lib/snmp/lldp_get_module.0.conf Cannot unlink /var/lib/snmp/lldp_get_module.conf 179760:20221002:051824.168 End of zbx_unload_modules()