Getting started · 5 min read · devicesonboarding

Add a new device

The core workflow every other tutorial in this section builds on: getting one device from "not monitored" to reporting data.

What you'll need

  • A Zynty account with Editor or Admin role
  • The device's management IP address, reachable from your collector
  • A read-only credential for the protocol you'll use (SNMP community string, SSH key, or API key)
1

Open the Add device form

From Devices, click Add device. You can also add a device directly from a discovery scan result, see Auto-discover devices on a subnet.

Zynty application screenshot
1
2

Fill in identity and location

Give the device a name that matches your existing naming convention, its management IP or hostname, and the site or group it belongs to, this drives dashboard grouping and alert routing later.

Zynty application screenshot
1
2
3
3

Choose a protocol and credentials

Pick the protocol the device supports. SNMP is the fastest path for most routers and switches; use SSH for devices you also want config backups from, and REST API for cloud and virtualization platforms.

Zynty application screenshot
1
2
4

Save and confirm

Click Add device. Zynty polls it immediately to confirm reachability, if it can't connect, you'll see the specific error (timeout, auth failure, or wrong port) rather than a generic failure.

Zynty application screenshot
1