mirror of
https://github.com/mag37/dockcheck.git
synced 2026-03-06 00:50:32 +01:00
formatting of header
This commit is contained in:
parent
b3600f26ac
commit
43307350ca
1 changed files with 2 additions and 2 deletions
|
|
@ -137,8 +137,8 @@ nginx -> https://github.com/docker-library/official-images/blob/master/library
|
||||||
```
|
```
|
||||||
The `urls.list` file is just an example and I'd gladly see that people contribute back when they add their preferred URLs to their lists.
|
The `urls.list` file is just an example and I'd gladly see that people contribute back when they add their preferred URLs to their lists.
|
||||||
|
|
||||||
## [Prometheus](https://github.com/prometheus/prometheus) and [node_exporter](https://github.com/prometheus/node_exporter)
|
## :chart_with_upwards_trend: Prometheus and node_exporter
|
||||||
Dockcheck can be used together with Prometheus and node_exporter to export metrics via the file collector, scheduled with cron or likely.
|
Dockcheck can be used together with [Prometheus](https://github.com/prometheus/prometheus) and [node_exporter](https://github.com/prometheus/node_exporter) to export metrics via the file collector, scheduled with cron or likely.
|
||||||
This is done with the `-c` option, like this:
|
This is done with the `-c` option, like this:
|
||||||
```
|
```
|
||||||
dockcheck.sh -c /path/to/exporter/directory
|
dockcheck.sh -c /path/to/exporter/directory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue