Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with parameters of prepare.py #44

Open
Luiska12 opened this issue Dec 11, 2019 · 0 comments
Open

Problems with parameters of prepare.py #44

Luiska12 opened this issue Dec 11, 2019 · 0 comments

Comments

@Luiska12
Copy link

Hi everyone,

I'm trying to execute prepare.py with -d and -a parameters but I'm facing some errors.

Executing prepare.py -d:

Connected to Zabbix API v.4.4.3

Traceback (most recent call last):
File "prepare.py", line 387, in <module>
{'type': '3', 'name': 'hostids', 'value': bulls_id}]},
NameError: name 'bulls_id' is not defined

For prepare.py -a:

Connected to Zabbix API v.4.4.3

Traceback (most recent call last):
File "prepare.py", line 365, in <module>
{'conditiontype': 1, 'operator': 0, 'value': pkgs_id, 'value2': ' ',
NameError: name 'pkgs_id' is not defined

Thanks in advance for help.

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

No branches or pull requests

1 participant