NIWPI/pages/03.Articles/02.monitoring/11.glances/.Backs/20190911-203147/item.md

899 B

title media_order private date taxonomy creator blog_url show_sidebar show_breadcrumbs show_pagination
glances glances.gif false 11:40 06-04-2018
category tag
blog
tools
blog
monitoring
erreur32 /blog true true true

Glances Auto Install script

To install the latest Glances production ready version, just enter the following command line:

$ curl -L https://bit.ly/glances | /bin/bash

or

$ wget -O- https://bit.ly/glances | /bin/bash

Note: Only supported on some GNU/Linux distributions.

Glances is on PyPI. By using PyPI, you are sure to have the latest stable version.

To install, simply use pip:

$ pip install glances

Others methods ? Read the official installation documentation.