mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-25 04:33:03 +00:00
ed7da30f4b
- Changed default thresholds for diskRead/diskWrite/networkIn/networkOut to 0 (Off) - UI now shows "Off" instead of "0 MB/s" for disabled I/O metrics - Reduces alert noise for users who don't need I/O monitoring - Advanced users can still enable them by setting custom thresholds - Prevents common false positives like hourly pihole database writes This makes Pulse focus on the core metrics (CPU, memory, disk space) by default while keeping I/O monitoring available for those who need it.