aa6c324eba
style: improve output formatting for cleaner and more readable display
2024-12-11 20:04:54 +00:00
309d06e850
style: improve output formatting for better readability and visual clarity
2024-12-11 20:04:49 +00:00
f0dc744841
chore: bump minimum required Python version from 1.9 to 2.0 in setup.cfg
2024-12-11 19:58:01 +00:00
06671aef0e
feat: push ps aux output to logs when system load exceeds threshold
2024-12-11 19:51:59 +00:00
ae340a1888
feat: push ps aux output when system load exceeds threshold
...
Add logic to capture and push the output of `ps aux` command whenever the system load average surpasses a predefined high threshold. This enables real-time monitoring of process-level resource usage during peak load events.
2024-12-11 19:51:45 +00:00
43b6704cb5
feat: push ps aux output when system load exceeds threshold
2024-12-11 19:51:27 +00:00
00eac90468
fix: adjust delay value in retry logic to 500ms for improved responsiveness
2024-12-01 03:58:35 +00:00
ee7e40bbca
chore: initialize project structure with empty repository scaffold
2024-12-01 03:54:43 +00:00