Skip to content

Conversation

@amorrn
Copy link

@amorrn amorrn commented Mar 26, 2024

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'"

Resolves error using the script with python 2:

    "msg": "Failed to connect to Zabbix server: 'str' object has no attribute 'isdecimal'"
@gescheit
Copy link
Owner

gescheit commented Apr 9, 2024

Hi! It will break python3 with NameError: name 'unicode' is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants