mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-15 04:16:22 -04:00
Correct issue on batterie module (on suspend) / Add min max counter for monitored processes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user