Zabbix-Network-Weathermap icon indicating copy to clipboard operation
Zabbix-Network-Weathermap copied to clipboard

Zabbix-Network-Weathermap

Open maheshzgde opened this issue 7 years ago • 1 comments

I am getting following error when i run the script weathermap.py
I am using zabbix 4

root@ubuntu:/opt/Zabbix-Network-Weathermap-master# python3.5 weathermap.py -s test_map -z http://127.0.0.1 -l admin -p admin Traceback (most recent call last): File "weathermap.py", line 10, in from config import ConfigLoader, ConfigCreate File "/opt/Zabbix-Network-Weathermap-master/config.py", line 27 class ConfigTemplate(metaclass=Singleton): # noqa ^ SyntaxError: invalid syntax

maheshzgde avatar Aug 20 '18 12:08 maheshzgde

Since upgrading to zabbix 4 our scripts have stopped working too, do we need to patch something to get them to work again?

sarblaster avatar Mar 05 '19 10:03 sarblaster