ansible-nas/docs/applications/glances.md
bcurran3 d2c7ae6125
FIX: Glances - rename Glances.md to glances.md to match "house style" (#579)
Delete and re-create glances.md with lowercase name
2022-08-17 07:30:31 +01:00

15 lines
386 B
Markdown

# Glances
Homepage: <https://nicolargo.github.io/glances/>
Glances is a cross-platform system monitoring tool written in Python.
## Usage
Set `glances_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
The Glances web interface can be found at <http://ansible_nas_host_or_ip:61208>.
## Specific Configuration
Glances can be integrated with InfluxDB and Grafana.