From 43307350cac86cbd741afef75ee84be45233d484 Mon Sep 17 00:00:00 2001 From: mag37 Date: Fri, 31 Jan 2025 23:58:05 +0100 Subject: [PATCH] formatting of header --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3769c2..a4f3bb9 100644 --- a/README.md +++ b/README.md @@ -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. -## [Prometheus](https://github.com/prometheus/prometheus) and [node_exporter](https://github.com/prometheus/node_exporter) -Dockcheck can be used together with Prometheus and node_exporter to export metrics via the file collector, scheduled with cron or likely. +## :chart_with_upwards_trend: Prometheus and node_exporter +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: ``` dockcheck.sh -c /path/to/exporter/directory