How to Create Devices and Targets
How it Works
During SMTP monitoring, the agents monitor the SMTP server by connecting to the specified mail server and performing an SMTP handshake. If a remote server does not respond to a handshake or is unavailable, an error condition will be triggered. If you have alerts configured, you will receive an alert.
Creating a Target
Enter the SMTP server address and port number. This could be the URL or the IP address.
Time Validation Threshold (in seconds)
Enter the number of seconds the system should wait for a response from the target resource before returning an error. If this is left blank the default timeout is 120 seconds.
When enabled – SMTP over SSL/TLS will be requested:
- YES explicit – connects to the server and explicitly requests TLS encryption to be enabled by sending the STARTTLS command to the server. Default port is Port 587.
- YES implicit – TLS encryption is switched on implicitly for receiving mail over an encrypted connection. Default port is Port 465.
- None – ncryption is not used. Username/password can be sent encrypted (e.g., by using base64). Default port is Port 25.
- Auto – TLS encryption will only be used if Dotcom-Monitor client considers it necessary and if the server informs the client that it supports TLS encryption.
When disabled –Dotcom-Monitor® connects to the destination address and port and checks for a successful connection.
When enabled – the authentication procedure will perform the following steps using the credentials supplied in the Login Information section:
User Name: Enter a username for SMTP authentication
Password: Enter a password for SMTP authentication
The authentication will be attempted using the following methods:
- CRAM_MD5
- Login
- Plain
- Simple
- SSL/TLS
If none of the methods have succeeded unencrypted, the socket is switched to SSL and repeats each method until a positive response is received (according to RFC 5034 on authentication mechanisms).
The DNS Options feature allows users to choose how domain name server (DNS) requests are conducted during a monitoring task.
To specify the mode of resolving hostnames, in the DNS Resolve Mode section, select one of the available modes. For more details on the feature configuration, see DNS Mode Options.
The Custom DNS Hosts section allows to set up the mapping of IP addresses to hostnames. IPv6 and IPv4 DNS resolution is supported.
To specify the mapping, enter the IP address and the hostname in the corresponding fields.
See also: DNS Mode Options.