You can define parameters that control email notifications sent by the system monitoring service. Modify the following email parameters when setting up system monitoring notifications.
- Email_Everymin
- Defines the time interval in minutes the service sends an email if messages are available.
- Email_Recipient
- Semi-colon separated list of the email recipients.
- Email_SenderAddress
- Valid email sender address.
- Email_SendUsing
-
- Pickup: Sends the emails using the local SMTP service. Configure the Windows SMTP service settings accordingly.
- Port: Sends the emails using a direct connection to a remote SMTP server.
Note: The following parameters are only taken into account if you set
Email_SendUsing to Port.
- Email_SMTPServer
- SMTP server or smart host server.
- Email_UserName
- User name of the Email_SenderAddress account.
- Email_UserPassword
- Password of the Email_SenderAddress account.