Files
Managor 5095ed04fd btm, top, htop, btop, glances, atop: refresh pages (#18366)
* Update btm.md

* Update top.md

* Update htop.md

* Update btop.md

* Update atop.md

* Update glances.md

* Update btm.md

* Update btop.md

* Update htop.md

* Update top.md

* Update pages/common/glances.md

Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>

---------

Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
2025-10-04 14:28:10 -07:00

607 B

glances

A cross-platform system monitoring tool. See also: htop, atop, top, btm, btop. More information: https://nicolargo.github.io/glances/.

  • Run in terminal:

glances

  • 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]}}