SystemMonitorTab: add polling option

This commit is contained in:
Ly-sec
2025-11-27 15:06:17 +01:00
parent 72263f198e
commit 7cb293733c
15 changed files with 2620 additions and 25 deletions
+4
View File
@@ -234,6 +234,10 @@
"memCriticalThreshold": 90,
"diskWarningThreshold": 80,
"diskCriticalThreshold": 90,
"cpuPollingInterval": 3000,
"tempPollingInterval": 3000,
"memPollingInterval": 3000,
"diskPollingInterval": 3000,
"useCustomColors": false,
"warningColor": "",
"criticalColor": ""