commands.sh

glances

all

A cross-platform system monitoring tool. See also: `htop`, `atop`, `top`, `btm`, `btop`.

More info →

Options (4)

-w, --webserverboolean

Run in web server mode to show results in browser

Example: glances {{[-w|--webserver]}}
-s, --serverboolean

Run in server mode to allow connections from other Glances clients

Example: glances {{[-s|--server]}}
-c, --clientboolean

Connect to a Glances server

Example: glances {{[-c|--client]}} {{hostname}}
-h, --helpboolean

Display help

Example: glances {{[-h|--help]}}

Examples (7)

Run in terminal

Run in web server mode to show results in browser

glances [-w|--webserver]

Run in server mode to allow connections from other Glances clients

glances [-s|--server]

Connect to a Glances server

glances [-c|--client] hostname

Require a password in (web) server mode

glances [-s|--server] --password

Exit Glances

<q>

Display help

glances [-h|--help]
made by @shridhargupta | data from tldr-pages