summaryrefslogtreecommitdiff
path: root/sysutils/snmp_exporter/files/pkg-message.in
blob: 8ad5d858310c78ec65fd0cd15aa23e0a585353fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
To generate the snmp.yml configuration file for snmp_exporter,
edit %%ETCDIR%%/generator.yml and add relevant MIBs, then run

    snmp_exporter_generator generate

To run snmp_exporter, set the snmp_exporter_enable="YES" rcvar
and point your prometheus instance at port 9116.
EOM
}
]