摘要: 1,创建zabbix api 脚本 [root@web3 zabbix]# cat test.py #! /usr/bin/python3 # -*- coding:utf-8 -*- import requests import json url = "http://192.168.0.11/za 阅读全文
posted @ 2020-05-14 23:37 pwcc 阅读(379) 评论(0) 推荐(0)