ExpressenAB / bigip_exporter

Prometheus exporter for BIG-IP metrics
MIT License
90 stars 39 forks source link

Do we need to use F5 admin account to run the bigip_exporter? #26

Open mohennekarim opened 4 years ago

mohennekarim commented 4 years ago

Do we need to use F5 admin account to run the bigip_exporter? I used the guest f5 account to run the exporter but I'm not able to get the metric data.

./bigip_exporter --bigip.host --bigip.port 443 --bigip.username admin --bigip.password admin

Hummdis commented 1 year ago

I started with the built-in roles and Guest results in a 401 per the debug. The lowest role is the Operator role to get metrics.