Commit graph

22 commits

Author SHA1 Message Date
fda064a6f3 Add unit tests for core functionality 2024-12-26 13:00:00 +08:00
d81c1068e7 Update README with CLI usage examples 2024-12-23 09:30:00 +08:00
ca074f558f Merge CLI arguments support 2024-12-21 16:00:00 +08:00
dbfb8e04b0 Add CLI arguments for continuous monitoring 2024-12-19 11:30:00 +08:00
524a7d684b Handle None values in process monitoring 2024-12-16 14:15:00 +08:00
bf56c84e66 Fix CPU usage calculation parameter 2024-12-13 10:00:00 +08:00
2551bb0baf Merge data export functionality 2024-12-10 13:20:00 +08:00
899cdbc4fa Add data export functionality (JSON and CSV) 2024-12-08 15:45:00 +08:00
cb57833561 Merge alert system 2024-12-05 10:15:00 +08:00
a7433756e3 Implement alert system for threshold monitoring 2024-12-02 14:30:00 +08:00
249777e4ee Merge logging functionality 2024-11-27 09:00:00 +08:00
65f8aa5f37 Add logging functionality 2024-11-25 11:45:00 +08:00
2f353988f7 Merge configuration support 2024-11-22 15:20:00 +08:00
ffbe8173ea Add configuration file support 2024-11-20 13:00:00 +08:00
6d21ad6594 Update README with detailed feature descriptions 2024-11-18 10:30:00 +08:00
61a07d23fb Merge temperature sensor monitoring 2024-11-15 14:10:00 +08:00
a81383cf37 Merge process monitoring feature 2024-11-12 09:45:00 +08:00
e92cf8adfa Merge network monitoring feature 2024-11-09 11:00:00 +08:00
63f69faada Add temperature sensor monitoring 2024-11-08 16:20:00 +08:00
25bac713e7 Add process monitoring module 2024-11-05 10:15:00 +08:00
5fae374e95 Add network monitoring functionality 2024-11-03 14:30:00 +08:00
b25998e57b Initial commit: project structure and basic tracker 2024-11-01 09:00:00 +08:00