SSH access lets Zynty pull metrics that aren't exposed over SNMP, and back up device configurations.
Don't reuse a personal or shared admin login. Create an account scoped to read-only or show-only commands wherever the platform supports role-based CLI access.
From Settings > Credentials, click Generate SSH key. Zynty keeps the private key encrypted on your collector and only ever shows you the public key to install on devices.
Add the generated public key to the device's authorized_keys (or vendor equivalent, e.g. `ip ssh pubkey-chain` on Cisco IOS).
Select SSH as the protocol, choose the stored key, and enter the username. Password auth is supported as a fallback but key-based auth is strongly recommended.