Open mohennekarim opened 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
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.
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