Add info about flags to README.md
This commit is contained in:
parent
840ba5dcc7
commit
6580c95305
1 changed files with 4 additions and 0 deletions
|
|
@ -105,6 +105,10 @@ mv /path/to/directory/role.prom.$$ /path/to/directory/role.prom
|
||||||
make
|
make
|
||||||
./node_exporter <flags>
|
./node_exporter <flags>
|
||||||
|
|
||||||
|
To see all available configuration flags:
|
||||||
|
|
||||||
|
./node_exporter -h
|
||||||
|
|
||||||
## Running tests
|
## Running tests
|
||||||
|
|
||||||
make test
|
make test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue