Glances
3.3.1.1
  • Install
  • Quickstart
  • Command Reference
  • Configuration
  • Anatomy Of The Application
    • Header
    • Quick Look
    • CPU
    • GPU
    • Memory
    • Load
    • Network
    • Connections
    • Wi-Fi
    • Ports
    • Disk I/O
    • File System
    • IRQ
    • Folders
    • RAID
    • SMART
    • Sensors
    • HDD temperature sensor
    • Processes List
    • Monitored Processes List
    • Applications Monitoring Process
    • events
    • Docker
    • Actions
  • Gateway To Other Services
  • API (Restfull/JSON) documentation
  • Docker
  • F.A.Q
  • Support
Glances
  • Anatomy Of The Application
  • Header

Header

../_images/header.png

The header shows the hostname, OS name, release version, platform architecture IP addresses (private and public) and system uptime. Additionally, on GNU/Linux, it also shows the kernel version.

In client mode, the server connection status is also displayed.

It is possible to disable or define time interval to be used for refreshing the public IP address (default is 300 seconds) from the configuration file under the [ip] section:

NOTE: Setting low values for public_refresh_interval will result in frequent HTTP requests to the IP detection servers. Recommended range: 120-600 seconds

If the Censys options are configured, the public IP address is also analysed (with the same interval) and additional information is displayed.

Note: Access to the Censys Search API need an account (https://censys.io/login).

Example:

../_images/ip.png

Connected:

../_images/connected.png

Disconnected:

../_images/disconnected.png

If you are hosted on an OpenStack instance, some additional information can be displayed (AMI-ID, region).

../_images/aws.png
Previous Next

© Copyright 2023, Nicolas Hennion.

Built with Sphinx using a theme provided by Read the Docs.