监控优化
This commit is contained in:
@@ -5,6 +5,7 @@ import requests
|
||||
|
||||
from loguru import logger
|
||||
|
||||
|
||||
class GlancesMonitor:
|
||||
def __init__(self, email_sender, host='192.168.2.170', port=61208,
|
||||
cpu_threshold=80.0, load_threshold=None, io_threshold=80.0,
|
||||
|
||||
Reference in New Issue
Block a user