diff --git a/roles/snmp_exporter/molecule/alternative/templates/snmp.yml b/roles/snmp_exporter/molecule/alternative/templates/snmp.yml index eb7b1516..8c156baa 100644 --- a/roles/snmp_exporter/molecule/alternative/templates/snmp.yml +++ b/roles/snmp_exporter/molecule/alternative/templates/snmp.yml @@ -1,10 +1,11 @@ --- -if_mib: +modules: + if_mib: get: - - 1.3.6.1.2.1.1.3.0 + - 1.3.6.1.2.1.1.3.0 metrics: - - name: sysUpTime - oid: 1.3.6.1.2.1.1.3 - type: gauge - help: The time (in hundredths of a second) since the network management portion - of the system was last re-initialized. - 1.3.6.1.2.1.1.3 + - name: sysUpTime + oid: 1.3.6.1.2.1.1.3 + type: gauge + help: The time (in hundredths of a second) since the network management portion + of the system was last re-initialized. - 1.3.6.1.2.1.1.3