Credentials

Credentials

Settings

Credentials

Add and manage the credentials Cloudmon uses to authenticate with monitored devices. Supports SNMP, WMI, Telnet/SSH, and NetFlow/IPFIX credentials.

Overview

Credentials in Cloudmon store the authentication details needed for the probe to communicate with monitored devices. Credentials are created once and can be reused across multiple devices. Navigate to Settings → Configurations → Credentials and select the relevant tab to add credentials for each protocol type.

SNMP Credentials

SNMP credentials are used to authenticate with routers, switches, firewalls, and any other SNMP-enabled network device. Navigate to Settings → Configurations → Credentials → SNMP and click Add.

FieldDescription
NameA descriptive name for the credential, such as "SNMPv2 Read-Only" or "Core Switch v3".
DescriptionA brief description of the credential's scope or intended use.
VersionThe SNMP version. Select SNMPv2c or SNMPv3.
Community StringSNMPv2c only. The read or write community string configured on the device.
UsernameSNMPv3 only. The SNMPv3 username configured on the device.
AuthenticationSNMPv3 only. Select MD5 or SHA as the authentication protocol and enter the authentication password.
EncryptionSNMPv3 only. Select DES, AES-128, AES-192, or AES-256 as the encryption protocol and enter the encryption password.

WMI Credentials

WMI credentials are used for agentless monitoring of Windows servers and workstations via Windows Management Instrumentation. Authentication requires a domain administrator account. Navigate to Settings → Configurations → Credentials → WMI and click Add.

FieldDescription
NameA descriptive name for the WMI credential.
DescriptionA brief description of the credential's scope or intended use.
UsernameThe domain username of the Windows account. Must be a domain user with administrator privileges.
PasswordThe password for the Windows account specified above.

NetFlow / IPFIX

NetFlow and IPFIX are used to monitor network traffic flow data from routers and switches. No additional credential fields are required beyond the probe configuration. Ensure the network device is configured to export NetFlow or IPFIX data to the Cloudmon probe's IP address on the appropriate port. Refer to NetFlow Monitoring for setup details.