mirror of
https://github.com/digitalocean/ceph_exporter
synced 2025-01-25 08:22:48 +00:00
Update README.md
Add additional flags.
This commit is contained in:
parent
415d296c31
commit
0e8962eb82
@ -25,6 +25,9 @@ Name | Description | Default
|
||||
telemetry.addr | Host:Port pair to run exporter on | `*:9128`
|
||||
telemetry.path | URL Path for surfacing metrics to prometheus | `/metrics`
|
||||
ceph.config | Path to ceph configuration file | ""
|
||||
ceph.user | Ceph user to connect to cluster | `admin`
|
||||
exporter.config | Path to ceph_exporter configuration file | `/etc/ceph/exporter.yml`
|
||||
rgw.mode | Enable collection of stats from RGW (0:disabled 1:enabled 2:background) | `0`
|
||||
|
||||
## Installation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user