MyGit

0.0.4

prometheus/snmp_exporter

版本发布时间: 2016-01-08 22:53:48

prometheus/snmp_exporter最新发布版本:v0.26.0(2024-05-11 20:29:52)

This release changes the SNMP exporter to use the NetSNMP Python bindings, which are faster and use less CPU. This needs manual installation of the bindings:

apt-get install libsnmp-python  # On older Debian-based distros.
apt-get install python-netsnmp  # On newer Debian-based distros.
yum install net-snmp-python     # On Red Hat-based distros.

[FEATURE] Support for setting community [ENHANCEMENT] Switch to NetSNMP Python bindings [ENHANCEMENT] Rule lookup is done with a tree rather than a linear search [ENHANCEMENT] Various tweaks for dodgy hardware

相关地址:原始地址 下载(tar) 下载(zip)

查看:2016-01-08发行的版本