Path to this page:
./
sysutils/snmp_exporter,
SNMP Exporter for Prometheus
Branch: CURRENT,
Version: 0.26.0nb5,
Package name: snmp_exporter-0.26.0nb5,
Maintainer: pkgsrc-usersThis exporter is the recommended way to expose SNMP data in a format
which Prometheus can ingest.
To simply get started, it's recommended to use the `if_mib` module
with switches, access points, or routers using the `public_v2` auth
module, which should be a read-only access community on the target
device.
Note, community strings in SNMP are not considered secrets, as they
are sent unencrypted in SNMP v1 and v2c. For secure access, SNMP
v3 is required.
Master sites:
Filesize: 196.16 KB
Version history: (Expand)
- (2024-09-06) Updated to version: snmp_exporter-0.26.0nb5
- (2024-08-11) Updated to version: snmp_exporter-0.26.0nb4
- (2024-07-03) Updated to version: snmp_exporter-0.26.0nb3
- (2024-06-13) Updated to version: snmp_exporter-0.26.0nb2
- (2024-06-01) Updated to version: snmp_exporter-0.26.0nb1
- (2024-05-12) Updated to version: snmp_exporter-0.26.0
CVS history: (Expand)
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message:
Revbump all Go packages after go121 update
|
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | |
Log message:
Revbump all Go packages after go121 update
|
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-12-29 21:55:44 by Thomas Klausner | Files touched by this commit (6) |
Log message:
sysutils/snmp_exporter: import snmp_exporter-0.25.0
This exporter is the recommended way to expose SNMP data in a format
which Prometheus can ingest.
To simply get started, it's recommended to use the `if_mib` module
with switches, access points, or routers using the `public_v2` auth
module, which should be a read-only access community on the target
device.
Note, community strings in SNMP are not considered secrets, as they
are sent unencrypted in SNMP v1 and v2c. For secure access, SNMP
v3 is required.
|