Prototype-X / Zabbix-Network-Weathermap

Network weathermap for Zabbix
GNU General Public License v3.0
88 stars 38 forks source link

Error on Zabbix 4.4.5 #50

Open Justmfree opened 4 years ago

Justmfree commented 4 years ago

Hello Does this Plugin works on Zabbix 4.4.5 ? it seems it does not creating maps.. or i do not know .. [root@localhost Zabbix-Network-Weathermap]# ./weathermap.py -s test_map -z http://X.X.X.X -l Admin -p Admin

error log: Traceback (most recent call last): File "./weathermap.py", line 121, in main() File "./weathermap.py", line 118, in main WeathermapCLI() File "./weathermap.py", line 55, in init self._map_scan() File "./weathermap.py", line 67, in _map_scan map_data = zbx.scan_map(map_n) File "/opt/Zabbix-Network-Weathermap/zabbix.py", line 92, in scan_map raise ZbxException('map: {} not found'.format(map_name)) zabbix.ZbxException: map: test_map not found