Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (15 loc) · 478 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 478 Bytes
  • install requirement

    • pip install -r requirements.txt
  • help info

    Usage: zabbix-api.py [options]
    
    Options:
    -u USER, --user=USER  Zabbix login user name
    -p PASSWD, --passwd=PASSWD
                            Zabbix login user passwd
    -s SERVER, --server=SERVER
                            Zabbix server
    --hosts=HOSTS         Monitor hosts
    -i ITEM, --item=ITEM  Monitor item
    -h, --help            show this help message and exit