bluecmd / fortigate_exporter

Prometheus exporter for Fortigate firewalls
GNU General Public License v3.0
232 stars 72 forks source link

fortiweb (waf) api endpoint #287

Open miavi opened 5 months ago

miavi commented 5 months ago

I am testing the fortigate_exporter with a fortiweb (waf) and the api endpoint changes the url

in this casi fortigate perimetral firewall --> api/v2/monitor/system/status

FortiGate Web (waf) --> api/v2.0/

For this reason, this integration does not collect the information correctly.

Do you plan to add this function in the future, for example that the URL of the API can be passed as a parameter? or in the fortigate-key.yaml (where the api-token is specified

In advanced very thanks for the development