Skip to content

Error on Zabbix 4.4.5 #50

@Justmfree

Description

@Justmfree

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions