zabbix监控nginx 端口篇

监听端口 1.cat /usr/local/zabbix/bin/ports.py #!/usr/bin/python #coding=utf-8 import commands import os,sys    ##########返回命令执行结果 def getComStr(comand):     try:         stat, proStr = commands.getstatuso
相关文章
相关标签/搜索