python-monitor a monitor built by python 使用python作为监控客户端采集客户端数据,如操作系统数据和mysql数据 ##文件结构说明: func.py为函数库 monitor.conf为配置文件,如数据库配置 mysql_monitor.py为mysql监控脚本 os_monitor.py为操作系统监控脚本 task.py为任务脚本,启动定时任务,上传监控数据