Hi All,
I need help with the next steps in the snmp exporter after these
# Debian-based distributions.
sudo apt-get install unzip build-essential libsnmp-dev p7zip-full
# Debian-based distros # Redhat-based distributions.
sudo yum install gcc gcc-g++ make net-snmp net-snmp-utils net-snmp-libs
net-snmp-devel # RHEL-based distros go get
github.com/prometheus/snmp_exporter/generator cd
${GOPATH-$HOME/go}/src/github.com/prometheus/snmp_exporter/generator go
build make mibs
export MIBDIRS=mibs ./generator generate
I have the snmp.yml. I am not sure how to proceed after this. I am thinking
to do the server configuration and tying it with the scrape configuration.
Please help with Linux OS steps.
Thanks,
Charan
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/116023cc-c4c5-4b0d-8aac-179f46410829n%40googlegroups.com.