From e89dabce7b49a80417ec5af57f9d4aab285002a1 Mon Sep 17 00:00:00 2001 From: Ezri Zhu Date: Sun, 30 Jun 2024 20:41:59 -0400 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..866a60b --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +prom exporter to get prefix visibility status from ripe ris via the ripestat api + +`./peeringmon_exporter -port 2112 -appid orgname_prefix_exporter` + +[RIPEStat API Docs](https://stat.ripe.net/docs/02.data-api/) +[RIPEStat ToS](https://www.ripe.net/about-us/legal/ripestat-service-terms-and-conditions/)