@@ -24,7 +24,7 @@ import (
const (
checkInterval = 10 * time.Second
monitoringPeriod = 5 * time.Minute
monitoringPeriod = 30 * time.Second
cpuThreshold = 20.0 // percentage
gpuThreshold = 20.0 // percentage
diskThreshold = 5 * 1024 * 1024 // 5 MB/s
The note is not visible to the blocked user.