FortiGate SNMP Exporter Config Generator
This config generator uses NetSNMP to parse FortiGate MIBs, and generates configs for the snmp_exporter using them.
- Add FortiGate MIBs to the
fortigatedirectory with versioned subdirectories (e.g.,fortigate/v7.2/). - Run
maketo generate thesnmp.ymlconfig file for the specified FortiGate version. - The generated
snmp.ymlwill be located in the corresponding versioned directory (e.g.,fortigate/v7.2/snmp.yml).
make FORTIGATE_VERSION=v7.x