Skip to content

Commit d8a6482

Browse files
[NDMII-3524] Direct users to profile onboarding docs from ddev SNMP profiles docs (DataDog#21201)
* Add a warning to redirect user to the new docs * Update docs/developer/tutorials/snmp/profiles.md Co-authored-by: Florian Veaux <florian.veaux@datadoghq.com> --------- Co-authored-by: Florian Veaux <florian.veaux@datadoghq.com>
1 parent c5eaab3 commit d8a6482

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/developer/tutorials/snmp/profiles.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
SNMP profiles are our way of providing out-of-the-box monitoring for certain makes and models of network devices.
44

5+
!!! warning
6+
This page describes the manual workflow for building SNMP profiles manually. The recommended way to create and manage profiles is now through the **SNMP Profile Manager**, which provides a guided, GUI-based experience.
7+
8+
See the updated guide: [Getting Started with Device Profiles](https://docs.datadoghq.com/network_monitoring/devices/guide/device_profiles/?tab=devicescanrecommended).
9+
510
This tutorial will walk you through the steps of building a basic SNMP profile that collects OID metrics from HP iLO4 devices.
611

712
Feel free to read the [Introduction to SNMP](./introduction.md) if you need a refresher on SNMP concepts such as OIDs and MIBs.

0 commit comments

Comments
 (0)