@cryptotaxi247 / netdata-1 / commits / 974b7bdbf

docs: fix admonition syntax in snmp (#21445)

Ilya Mashchenko committed Dec 11, 2025 at 11:24 UTC 974b7bdbf6d5734688ff7ca8f34801b582f1de5e
1 file changed +2 -2
src/go/plugin/go.d/collector/snmp/metadata.yaml
+2 -2
@@ -185,9 +185,9 @@ modules:
185 | Load Balancers | F5 BIG-IP, Citrix NetScaler, A10 Thunder |
186 | Infrastructure | APC UPS/PDU, Dell servers, plus standard MIBs (BGP, OSPF, TCP/UDP) |
187
188 - > This list highlights major vendors—any SNMP-enabled device can be monitored using stock or custom profiles.
188 + > This table highlights common vendors—the **full library includes many more**.
189 method_description: |
190 - ::: info
190 + :::info
191
192 See: [SNMP Profile Format](/src/go/plugin/go.d/collector/snmp/profile-format.md) to learn how to write your own or extend stock ones.
193