From fbebd668fe46f8e95fbfb83bf7340560421e4970 Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Wed, 30 Oct 2024 12:09:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed8d5d3..55b902e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Prometheus exporter for [Keepalived](https://keepalived.org) metrics. go install github.com/gen2brain/keepalived_exporter@latest +**Note:** Requirement is to have Keepalived compiled with `--enable-json` option. You can check with `keepalived -v`. + ### Usage | Name | Description | @@ -14,8 +16,6 @@ Prometheus exporter for [Keepalived](https://keepalived.org) metrics. | web.telemetry-path | Path under which to expose metrics, defaults to `/metrics`. | | version | Display version information. | -**Note:** Requirement is to have Keepalived compiled with `--enable-json` configure option. - ### Metrics | Counters | Notes |