You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jshixiong d869790cec
fix:bug
4 months ago
app fix:bug 4 months ago
.gitignore feat(request): 请求信息 1 year ago
README.md fix:报警阈值配置 4 months ago
requirements.txt fear(requirements.txt): requirements.txt 4 months ago
run.py fix:env 4 months ago

README.md

py_sys_monitor

RUBY_RECENT_LOGIN_URL=http://test-data.educoder.net/api/home/online_users.json
RUBY_ONLINE_SIZE_URL=http://test-data.educoder.net/api/home/online_num

NET_SPEED_PATH=/data/ww/py_sys_monitor/info/net_speed
ACCESS_LOG_PATH=/data/ww/py_sys_monitor/info/access_log
JUNK_PATH=/data/ww/py_sys_monitor/logs/junk

CPU_ALARM_THRESHOLD=70
MEMORY_ALARM_THRESHOLD=70
IO_ALARM_THRESHOLD=70