mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-11 17:26:37 +03:00
Correct issue on batterie module (on suspend) / Add min max counter for monitored processes
This commit is contained in:
parent
0385b314f5
commit
676fb699b2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user