摘要: #!/usr/bin/python #__*__ coding:utf-8 __*__ import os import time import commands from multiprocessing import Queue,Event,Process,Pool,Manager #指定交换机snmp community和日志文件路径 community='public' logfile... 阅读全文
posted @ 2016-05-09 23:18 OhLee 阅读(3790) 评论(0) 推荐(0) 编辑