-
Notifications
You must be signed in to change notification settings - Fork 1
/
.glances
52 lines (46 loc) · 1.25 KB
/
.glances
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# https://raw.githubusercontent.com/nicolargo/glances/master/conf/glances.conf
[amp_msg]
enable=true
refresh=60
one_line=true
command=brishz.dash datej # glances
# command=brishz.dash fnswap isI true color red hellooooooo # glances
[network]
hide=utun0,utun1,utun2,p2p0,awdl0,bridge0
[fs]
disable=False
# Define the list of hidden file system (comma-separated regexp)
hide=/boot.*,/snap.*,_ate/var/vm,_lumes/Data,_s/Recovery,_orFullDisk,/nix
# Define filesystem space thresholds in %
# Default values if not defined: 50/70/90
# It is also possible to define per mount point value
# Example: /_careful=40
careful=95
warning=98
critical=99
[mem]
disable=False
# Define RAM thresholds in %
# Default values if not defined: 50/70/90
careful=75
#careful_action_repeat=echo {{percent}} >> /tmp/memory.alert
warning=87
critical=95
[memswap]
disable=False
# Define SWAP thresholds in %
# Default values if not defined: 50/70/90
careful=90
warning=95
critical=98
[load]
disable=False
# Define LOAD thresholds
# Value * number of cores
# Default values if not defined: 0.7/1.0/5.0 per number of cores
# Source: http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages
# http://www.linuxjournal.com/article/9001
careful=1.5
warning=2.5
critical=5.0
#log=False