cpu load trigger: made cooldown period configuraable

This commit is contained in:
2025-03-11 19:38:56 +01:00
parent c077476e0b
commit 7d826b97af
3 changed files with 9 additions and 4 deletions
+1
View File
@@ -49,6 +49,7 @@
<oneMinuteLoadThreshold>0.3</oneMinuteLoadThreshold>
<fiveMinuteLoadThreshold>0.2</fiveMinuteLoadThreshold>
<tenMinuteLoadThreshold>0.1</tenMinuteLoadThreshold>
<cooldownPeriodInMinutes>3</cooldownPeriodInMinutes>
</customConfig>
</trigger>
</triggers>