Skip to content

Commit

Permalink
zabbix.api is deprecated, changed to pyzabbix
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-aksenov committed Feb 21, 2018
1 parent ac0d2bf commit 285804b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externalscripts/pyora-items-list.py
@@ -1,5 +1,5 @@
#!/usr/bin/python
from zabbix.api import ZabbixAPI
from pyzabbix import ZabbixAPI
import argparse
import sys

Expand Down

0 comments on commit 285804b

Please sign in to comment.