From 676fb699b24630aed66a2c5332ee331cd1f5aada Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Sat, 27 Jul 2013 22:33:51 +0200 Subject: [PATCH] Correct issue on batterie module (on suspend) / Add min max counter for monitored processes --- glances/conf/glances.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glances/conf/glances.conf b/glances/conf/glances.conf index 8d94d7ad..b0905ca4 100644 --- a/glances/conf/glances.conf +++ b/glances/conf/glances.conf @@ -90,7 +90,7 @@ mem_critical=90 # A warning will be displayed if number of process > count list_1_description=Redis server list_1_regex=.*redis-server.* -list_1_command=redis-cli CLIENT LIST +list_1_command=redi s-cli CLIENT LIST list_2_description=Python programs list_2_regex=.*python.* list_2_countmin=1