logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Monitor System - Analyze System Performance with Glances | Online Free DevTools by Hexmos

Analyze system performance metrics with Glances, a cross-platform system monitoring tool. Monitor CPU, memory, disk I/O, and network usage in real-time. Free online tool, no registration required.

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

See Also