mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 13:23:12 +03:00
Update the default configuration file. No Dropbox dependant
This commit is contained in:
parent
4c78d5f15e
commit
3cf7cc275b
@ -112,12 +112,12 @@ mem_critical=90
|
|||||||
# A warning will be displayed if number of process < count
|
# A warning will be displayed if number of process < count
|
||||||
# * countmax: (optional) maximum number of processes
|
# * countmax: (optional) maximum number of processes
|
||||||
# A warning will be displayed if number of process > count
|
# A warning will be displayed if number of process > count
|
||||||
list_1_description=Dropbox
|
#list_1_description=Dropbox
|
||||||
list_1_regex=.*dropbox.*
|
#list_1_regex=.*dropbox.*
|
||||||
list_1_countmin=1
|
#list_1_countmin=1
|
||||||
list_1_command=dropbox status | head -1
|
#list_1_command=dropbox status | head -1
|
||||||
list_2_description=Python programs
|
list_1_description=Python programs
|
||||||
list_2_regex=.*python.*
|
list_1_regex=.*python.*
|
||||||
list_3_description=Famous Xeyes
|
list_2_description=Famous Xeyes
|
||||||
list_3_regex=.*xeyes.*
|
list_2_regex=.*xeyes.*
|
||||||
list_3_countmin=1
|
list_2_countmin=1
|
||||||
|
Loading…
Reference in New Issue
Block a user