As I mentioned in the title, I want to monitor Fortigate firewall with Grafana using API. But i'm stuck about that... I tried it with Prometheus but always getting an error like; "server returned HTTP status 429 Too Many Requests" Actually i'm not sending any request to Fortigate and it always seems as "Down" in Prometheus :| So do you actually know that how can i do that? I also tried to find a way from web but they all say SNMP and Exporter that's not enough for me...
I tried some configurations in Prometheus like adding my login credentials into prometheus.yml but they didn't work i'm getting 429 error..