Email

Email

Third Party Integration

Email

Configure an SMTP mail server to send Cloudmon alarm notifications to any email address or distribution list. Supports Office 365, Gmail, and any standard SMTP server with optional TLS and authentication.

Overview

The email integration configures Cloudmon to send alarm notifications via a specified SMTP mail server. Once set up, recipients can be added individually, and alarm rules can be configured to notify them when specific conditions are met. Email notifications work alongside other notification methods such as Teams, Slack, and SMS.

Step 1: Configure the Mail Server

  1. Navigate to Settings → General Settings → Integrations.
  2. Locate the Email widget and click the gear icon.
  3. Fill in the mail server settings as described in the table below.
  4. Click Test Mail to verify the configuration sends successfully, then click Save.
FieldDescription
HostThe SMTP server hostname, for example smtp.office365.com for Microsoft 365 or smtp.gmail.com for Google Workspace.
PortThe SMTP port. Common values are 587 for STARTTLS (recommended), 465 for SSL/TLS, or 25 for unencrypted connections.
Use TLS (Secure)Enable to use a TLS-encrypted connection to the mail server. Recommended for all production environments.
Use AuthenticationEnable to authenticate with the mail server using a username and password. Required for most modern SMTP providers.
UsernameThe email address or username used to authenticate with the SMTP server, for example noreply@yourcompany.com.
PasswordThe password for the SMTP account specified above.
From AddressThe email address that will appear in the From field of all alarm notification emails sent by Cloudmon.
Verify SSL CertificateWhen enabled, Cloudmon verifies the SSL certificate of the SMTP server. Disable only for internal mail servers using self-signed certificates.

Step 2: Add Recipients

  1. Navigate to Settings → General Settings → Integrations.
  2. In the Email widget, click the + Contact option.
  3. Enter the recipient's name and email address.
  4. Click Save. Repeat for each recipient who should receive email notifications.

Step 3: Enable in Alarm Rules

  1. Navigate to Settings → Configurations → Alarm Rules.
  2. Click the Add button icon to create a new alarm rule, or open an existing one.
  3. Add a trigger and configure the alarm conditions.
  4. In the THEN section, enable Third Party Services and select the configured email service from the dropdown.
  5. Click Save.

When this alarm fires, Cloudmon will send an email notification to all configured recipients.

    • Related Articles

    • How can I edit contact details in Email integration?

      To edit recipient details in Email integration, follow these steps: Navigate to Settings>General Settings>Integration. Click the tick mark icon next to the contact count. You'll now see the list of mail id that have been added. Select Edit under the ...
    • How to add mail server configuration and enable email notification in cloudmon?

      To enable Email notification, follow these steps, Go to Settings > General settings > Integration in the Cloudmon application. Click the settings symbol located in the widget called Email. Fill in the required fields with the provided information and ...
    • How to mail a report in cloudmon?

      To send a report to email address, follow these steps: Go to Reports > ITIM, and locate the report you want to send. Then, click on the "send now" option located under the action column for that report.
    • Is it possible to monitor emails from applications like Outlook in Cloudmon?

      No, Cloudmon does not have the capability to monitor Outlook emails, but it is equipped to monitor email servers. The platform is specifically designed to focus on monitoring the applications, servers and hosts.
    • What MFA methods are supported in Cloudmon?

      Cloudmon currently supports the following MFA methods: Authenticator App–based OTP (TOTP) Email-based One-Time Password (OTP) Users can choose their preferred method based on organizational policy.