influxdata / docs-v2

InfluxData Documentation that covers InfluxDB Cloud, InfluxDB OSS 2.x, InfluxDB OSS 1.x, InfluxDB Enterprise, Telegraf, Chronograf, Kapacitor, and Flux.
https://docs.influxdata.com
MIT License
72 stars 267 forks source link

The "documentation" link from Telegraf SNMP plugin description leads to 404 #5436

Closed merlin-vrn closed 5 months ago

merlin-vrn commented 5 months ago

This page https://www.influxdata.com/integration/snmp/ has the "Documentation" link in the section "Configuring Telegraf for SNMP collection" which leads to https://docs.influxdata.com/telegraf/v1.14/plugins/plugin-list/#snmp, which in turn redirects to https://docs.influxdata.com/telegraf/v1/plugins/plugin-list/#snmp. However, this last URL shows 404 error.

What is the new documentation link?

image