Groups
Groups
Sign in
Groups
Groups
Prometheus Users
Conversations
About
Send feedback
Help
SNMP.yml configuration
159 views
Skip to first unread message
test2 thejo
unread,
Jul 29, 2024, 3:25:56 AM
7/29/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
Dear Team,
How to write SNMP.yml manually in Prometheus and give any notes Please..
Brian Candler
unread,
Jul 29, 2024, 8:25:27 AM
7/29/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
I suggest you use a text editor.
But you shouldn't create snmp.yml manually. You should create generator.yml and then use generator + MIB files to convert it to snmp.yml.
The format of generator.yml is documented
here
, and the output snmp.yml it generates
here
.
The generator binary
isn't included
in the snmp_exporter release bundle, but once you've installed the
dependencies
you can install it with:
go install
github.com/prometheus/snmp_exporter/generator@latest
Reply all
Reply to author
Forward
0 new messages