mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 12:08:53 +00:00
18 lines
401 B
Markdown
18 lines
401 B
Markdown
|
---
|
||
|
title: "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.
|