System Grab Bag

View all TLDR pages from common (or from all pages)

glances

A cross-platform system monitoring tool. More information: https://nicolargo.github.io/glances/.
  • Run in terminal:
    glances
  • Run in web server mode to show results in browser:
    glances -w
  • Run in server mode to allow connections from other Glances clients:
    glances -s
  • Connect to a Glances server:
    glances -c {{hostname}}
  • Require a password in (web) server mode:
    glances -s --password

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.