summaryrefslogtreecommitdiffstats
path: root/docker-compose/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose/glances.conf')
-rwxr-xr-xdocker-compose/glances.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/docker-compose/glances.conf b/docker-compose/glances.conf
index ab75a0ee..50ca289d 100755
--- a/docker-compose/glances.conf
+++ b/docker-compose/glances.conf
@@ -441,6 +441,12 @@ disable=False
disable=False
# Maximum number of alerts to display (default is 10)
;max_events=10
+# Minimum duration for an event to be taken into account (default is 6 seconds)
+;min_duration=6
+# Minimum time between two events of the same type (default is 6 seconds)
+# This is used to avoid too many alerts for the same event
+# Events will be merged
+;min_interval=6
##############################################################################
# Client/server