diff --git a/conf/glances.conf b/conf/glances.conf index 73cb6166..5a6b9b7a 100644 --- a/conf/glances.conf +++ b/conf/glances.conf @@ -496,7 +496,7 @@ port_default_gateway=True #web_4_description=Intranet [vms] -disable=False +disable=True # Define the maximum VMs size name (default is 20 chars) max_name_size=20 # By default, Glances only display running VMs with states: 'Running', 'Starting' or 'Restarting' diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 081086d7..62e5186b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: glances -version: '4.3.0.4+build01' # Put the current stable version+buildXX +version: '4.3.0.4+build02' # Put the current stable version+buildXX summary: Glances an Eye on your system. A top/htop alternative. description: | @@ -32,7 +32,6 @@ apps: - power-control - process-control - network-setup-observe - - multipass-support environment: LANG: C.UTF-8 LC_ALL: C.UTF-8 @@ -48,9 +47,6 @@ plugs: - /etc/glances/glances.conf proc-sys: interface: system-observe - # read: - # - /proc - # - /sys parts: glances: