diff --git a/conf/glances-monitor.conf b/conf/glances-monitor.conf index 94fb17a0..450e6810 100644 --- a/conf/glances-monitor.conf +++ b/conf/glances-monitor.conf @@ -112,12 +112,12 @@ mem_critical=90 # A warning will be displayed if number of process < count # * countmax: (optional) maximum number of processes # A warning will be displayed if number of process > count -list_1_description=Dropbox -list_1_regex=.*dropbox.* -list_1_countmin=1 -list_1_command=dropbox status | head -1 -list_2_description=Python programs -list_2_regex=.*python.* -list_3_description=Famous Xeyes -list_3_regex=.*xeyes.* -list_3_countmin=1 +#list_1_description=Dropbox +#list_1_regex=.*dropbox.* +#list_1_countmin=1 +#list_1_command=dropbox status | head -1 +list_1_description=Python programs +list_1_regex=.*python.* +list_2_description=Famous Xeyes +list_2_regex=.*xeyes.* +list_2_countmin=1