摘要: import datetime import time import requests from pyzabbix import ZabbixAPI class Zabbix(ZabbixAPI): def __init__(self, url=Zabbix_URL, user=Zabbix_USE 阅读全文
posted @ 2021-05-18 17:34 Hall·Morse 阅读(392) 评论(0) 推荐(0) 编辑