mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 12:13:28 +00:00
f071dbbf5f
- 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.