File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ port_default_gateway=True
496
496
#web_4_description=Intranet
497
497
498
498
[vms]
499
- disable=False
499
+ disable=True
500
500
# Define the maximum VMs size name (default is 20 chars)
501
501
max_name_size=20
502
502
# By default, Glances only display running VMs with states: 'Running', 'Starting' or 'Restarting'
Original file line number Diff line number Diff line change 1
1
name : glances
2
- version : ' 4.3.0.4+build01 ' # Put the current stable version+buildXX
2
+ version : ' 4.3.0.4+build02 ' # Put the current stable version+buildXX
3
3
4
4
summary : Glances an Eye on your system. A top/htop alternative.
5
5
description : |
32
32
- power-control
33
33
- process-control
34
34
- network-setup-observe
35
- - multipass-support
36
35
environment :
37
36
LANG : C.UTF-8
38
37
LC_ALL : C.UTF-8
48
47
- /etc/glances/glances.conf
49
48
proc-sys :
50
49
interface : system-observe
51
- # read:
52
- # - /proc
53
- # - /sys
54
50
55
51
parts :
56
52
glances :
You can’t perform that action at this time.
0 commit comments