-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
To avoid this error
Traceback (most recent call last):
File "tools/register_st2_config_to_zabbix.py", line 6, in <module>
from zabbix.api import ZabbixAPI
ImportError: No module named zabbix.api
when execute script
/opt/stackstorm/packs/zabbix/tools/register_st2_config_to_zabbix.py
first you need to install py-zabbix python module:
pip install py-zabbix
Maybe this help somebody, I think it would be usefull to add this steps to Installation section.
dsteinkopf and xjiaon
Metadata
Metadata
Assignees
Labels
No labels