Improve doc

This commit is contained in:
pivaldi 2018-09-06 10:31:45 +02:00
parent ea36dc32bb
commit c34ac95b4c

View file

@ -11,6 +11,8 @@ Export borg information to prometheus.
## Install ## Install
You must install this node exporter in each host that you want to monitor.
### With the Makfile ### With the Makfile
For convenience, you can install this exporter with the command line For convenience, you can install this exporter with the command line
@ -32,7 +34,7 @@ Alternative: Use `ExecStartPost` in your borg backupt timer itself to write our
## Configure your node exporter ## Configure your node exporter
Make sure your node exporter uses `textfile` in `--collectors.enabled` and add the following parameter: `--collector.textfile.directory=/var/lib/node_exporter/textfile_collector` You must start the node exporter service with the following parameter: `--collector.textfile.directory=/var/lib/node_exporter/textfile_collector`
## Exported metrics ## Exported metrics