Monitoring; export metrics in prometheus style
Hi team, Great product! Thanks a lot. Is there a chance to get all the monitoring metrics available via cat <<EOF | radclient -x localhost:18121 status adminsecret also available through Prometheus like http://<freeradius-ip>:8428/metric to let the Prometheus server scrape them? -- Andrey Grigorian
On 24/06/2024 22:46, Andrey Grigorian wrote:
Is there a chance to get all the monitoring metrics available via
cat <<EOF | radclient -x localhost:18121 status adminsecret
also available through Prometheus like http://<freeradius-ip>:8428/metric to let the Prometheus server scrape them?
There's nothing available at the moment that I'm aware of. Feel free to put together a script to add it. Other things do similar, e.g. scripts/snmp-proxy/freeradius-snmp.pl or those in scripts/munin. -- Matthew
participants (2)
-
Andrey Grigorian -
Matthew Newton