3d1c55468b
Enhance monitoring features and UI: - Add detailed CPU core monitoring option for better performance control - Update monitoring settings in app configuration - Improve parallel task execution for resource usage monitoring - Modify Telegram notification service to skip alerts from svchost processes - Add "Memory %" column to process table in HTML and update related JavaScript - Create performance test scripts for API response time evaluation
feature/dashboard
king2025-08-08 16:19:45 +08:00
bb7c4c3d0e
Refactor code structure for improved readability and maintainability
king2025-08-08 12:26:54 +08:00
eceec1b72d
Add cancel shutdown feature and enhance system control access methods in dashboard
king2025-08-08 12:00:42 +08:00
1129f9a2b1
Add system control feature for remote shutdown/restart with timer support and UI integration
king2025-08-08 11:52:12 +08:00
5ece1fbe27
Remove network monitoring features and related code; update GPU monitoring in dashboard for improved performance and clarity.
king2025-08-08 11:45:48 +08:00
35828f189c
Implement structural adjustments and optimize performance across multiple modules
Phoenix
2025-08-07 23:25:01 +08:00
e842b7d73e
Increase update interval to 120 seconds and adjust auto-refresh fallback to 300 seconds for improved performance.
Phoenix
2025-08-07 23:14:59 +08:00
96b6e3dcd9
Update README and installation scripts for Resource Monitor Service v2.1, enhancing web dashboard features and adjusting firewall configurations.
Phoenix
2025-08-07 23:10:40 +08:00
3d47fc1439
Add ResourceHub for real-time updates and implement web dashboard with REST API
Phoenix
2025-08-07 23:02:03 +08:00
aa30c9f034
Merge pull request 'feature/telegram-alert' (#4) from feature/telegram-alert into master
master
king2025-08-07 17:54:32 +08:00
f2a0818d0e
Update service port from 5000 to 2414 and adjust related configurations
feature/telegram-alert
Phoenix
2025-08-07 17:53:54 +08:00
774cdbaf66
Merge pull request 'feature/ai-resource-monitor' (#3) from feature/ai-resource-monitor into master
king2025-08-07 16:57:28 +08:00
3f64ace8a7
Update project files and configurations for improved structure and maintainability
feature/ai-resource-monitor
Phoenix
2025-08-07 16:53:10 +08:00
3b3bdf3d46
Implement code changes to enhance functionality and improve performance
Phoenix
2025-08-07 16:52:55 +08:00
823e467078
Add start-service.bat script for Resource Monitor Service v2.0
Phoenix
2025-08-07 02:39:54 +08:00
7a65e72c49
Remove configuration files and scripts related to the Resource Monitor Service; implement core service functionality for monitoring system resources including CPU, RAM, GPU, and running processes; add API endpoints for resource usage and process management; integrate NVIDIA Management Library for GPU metrics; establish service as a Windows service with appropriate settings.
feature/laptop
king2025-08-06 01:30:42 +08:00
f8bbd1199d
Fix nullability warnings and improve process selection logic in CPU usage retrieval
king2025-08-06 01:27:54 +08:00
ea2fe47263
Merge pull request 'feature/laptop' (#2) from feature/laptop into master
king2025-04-30 17:08:08 +08:00
294438145a
Refactor NVML wrapper and update CORS policy; add appsettings configuration files
king2025-04-30 17:01:33 +08:00
413360ece2
Fix service name in firewall configuration and installation scripts
king2025-04-28 15:37:53 +08:00
a0b9f05ae3
Implement API key validation middleware and add force shutdown endpoint
king2025-04-28 15:16:44 +08:00
caa7436d51
Add GPU detection and usage retrieval with error handling
sothman01
2025-04-28 13:42:16 +08:00
4cc0e99149
Refactor Kestrel configuration to support dynamic port assignment and update appsettings for HTTP endpoint
shutdown
phoenix
2025-02-03 21:50:00 +08:00
e19e1e0137
Add API endpoint to kill process and update README
vm-branch
Din VM
2025-01-25 12:58:13 +08:00
a42c5753c9
Configure Kestrel to listen on all IPs and remove hidden shutdown functions from Worker
phoenix
2024-12-27 18:32:13 +08:00
78076a984b
Update shutdown command in Worker to force shutdown the server
Phoenix
2024-12-27 16:43:37 +08:00
77f6c5abe1
Update README with common commands and add hidden process control functions in Worker
Phoenix
2024-12-27 16:39:53 +08:00