Add link to auto-starting docs
This commit is contained in:
parent
fe0e959aa1
commit
354d83e74e
1 changed files with 3 additions and 1 deletions
|
@ -30,7 +30,9 @@ $ curl -X GET http://IP_ADDRESS:61208/api/2/mem/free
|
||||||
{"free": 203943936}
|
{"free": 203943936}
|
||||||
```
|
```
|
||||||
|
|
||||||
To enable the glances sensor, add the following lines to your `configuration.yaml`:
|
For details about auto-starting `glances`, please refer to [Start Glances through Systemd](https://github.com/nicolargo/glances/wiki/Start-Glances-through-Systemd).
|
||||||
|
|
||||||
|
To enable the Glances sensor, add the following lines to your `configuration.yaml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue