Enhance monitoring configuration by adding status update interval and alert delays for CPU, RAM, and disk metrics. Update Makefile to include dependency checks for testing, and modify requirements to include requests library. Refactor message sender and metrics collector for improved logging and alert handling.
This commit is contained in:
@@ -2,3 +2,4 @@ psutil>=5.9.0
|
||||
asyncio
|
||||
aiohttp>=3.8.0
|
||||
python-dotenv>=1.0.0
|
||||
requests>=2.28.0
|
||||
|
||||
Reference in New Issue
Block a user