2022-09-20 22:00:57 +00:00
|
|
|
---
|
|
|
|
title: "Glances"
|
|
|
|
---
|
2021-03-18 22:09:18 +00:00
|
|
|
|
2023-12-30 21:36:33 +00:00
|
|
|
Homepage: [https://nicolargo.github.io/glances/](https://nicolargo.github.io/glances/)
|
2021-03-18 22:09:18 +00:00
|
|
|
|
|
|
|
Glances is a cross-platform system monitoring tool written in Python.
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
2023-12-30 21:36:33 +00:00
|
|
|
Set `glances_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
|
2021-03-18 22:09:18 +00:00
|
|
|
|
2023-12-30 21:36:33 +00:00
|
|
|
The Glances web interface can be found at [http://ansible_nas_host_or_ip:61208](http://ansible_nas_host_or_ip:61208).
|
2021-03-18 22:09:18 +00:00
|
|
|
|
|
|
|
## Specific Configuration
|
|
|
|
|
|
|
|
Glances can be integrated with InfluxDB and Grafana.
|