摘要: [root@centos7 zabbix-demo]# cat zabbix_base.py #! /usr/bin/python3 # -*- coding:utf-8 -*- import json import requests url = 'http://192.168.0.11/zabbi 阅读全文
posted @ 2020-05-03 15:26 pwcc 阅读(810) 评论(0) 推荐(0)