scripts
scripts copied to clipboard
Resolve compatibility with python 2.7
Resolves an error using the script to add monitoring with python 2:
"msg": "Failed to connect to Zabbix server: 'str' object has no attribute 'isdecimal'"
Hi! It will break python3 with NameError: name 'unicode' is not defined