123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- app_version: 4.3.0.8
- capabilities:
- - description: Glances is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Glances is able to bypass permission checks for file operations
- name: FOWNER
- - description: Glances is able to change group ID of processes
- name: SETGID
- - description: Glances is able to change user ID of processes
- name: SETUID
- - description: Glances is able to trace and control other processes
- name: SYS_PTRACE
- categories:
- - monitoring
- changelog_url: https://github.com/nicolargo/glances/releases
- date_added: '2025-01-29'
- description: Glances is a cross-platform system monitoring tool.
- home: https://nicolargo.github.io/glances
- host_mounts:
- - description: Required to read the OS release information.
- host_path: /etc/os-release
- - description: Required to read the processes information.
- host_path: /proc
- - description: Required to read the system information.
- host_path: /sys
- - description: Required to read the docker information.
- host_path: /var/run/docker.sock
- icon: https://media.sys.truenas.net/apps/glances/icons/icon.png
- keywords:
- - metric
- - monitoring
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: glances
- run_as_context:
- - description: Glances runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots:
- - https://media.sys.truenas.net/apps/glances/screenshots/screenshot1.png
- sources:
- - https://hub.docker.com/r/nicolargo/glances
- title: Glances
- train: community
- version: 1.0.16
|