# auto_monitor **Repository Path**: uestc_wb/auto_monitor ## Basic Information - **Project Name**: auto_monitor - **Description**: 智能监控项目 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自动监控项目 author | email| --------- | --------| wangb | joker_wb@163.com | ### bug记录 #### 2019.11.2 1. 修复了多进程无法使用requests请求外部api。考虑可能是requests版本的问题,降级解决。