The options here offer you to configure multiple notification channels. To route the alerts generated in SQL DM for MySQL, you have to enable and configure the required channels.

Notification Subject Format

This section provides details to customize the Subject format of the alert notifications that you receive from SQL DM for MySQL.

The default format is MONyog | [$ALERT_TYPE] | [$SERVER_NAME] | [$MSG_DETAILS]

[$ALERT_TYPE] : It describes the severity of the alert - the values can be Critical, Warning, Stable, and INFO. Alert type is set up based on the type of the alert for which the email was generated. The alert type is based on the conditions described below:

    1. When Monitor value crosses the set Critical threshold limit.
    2. When the Long running query action is “Notify" And Kill.
    3. Low disk space alert.
      E.g.: MONyog | Critical | Production | Excessive Privileges: Number Of Users Having Globa…
      MONyog | Critical | Monyog-Host | Low Disk Space.
    1. When Monitor value crosses the set Warning threshold limit.
    2. When the Long running action is “Notify”
      E.g: MONyog | Warning | 5.7.18 128 | MySQL Logs: General log - Enabled? - Yes.
    1. Notify when server restarts.
    2. Notify when server config changed.
      E.g.: MONyog | Info | Testing | Server configuration change detected.

[$SERVER_NAME] : Name of the server for which the alert is generated. For Low disk space mails, the server_name is Monyog-Host.

[$MSG_DETAILS] : This specifies the details of the Alert.
For example, “Linux: CPU usage - 74.4%” OR “Long Running Query: QUERY” OR “Server configuration change detected" Or "Server restarted".
If there are more than one monitor alert in an email then it lists down the number of events in the email, i.e, “n Events” where ‘n’ is the “total no of events”.
E.g.: MONyog | Critical | Production | 2 Events.

You can use the Set Default option(the refresh button) to revert back to the default format.

Mail (SMTP)

Use this action to specify the SMTP server address and the from address of the e-mail sender.

  1. Click Settings -> Notification & Maintenance -> SMTP.The SMTP Server Settings window opens. Click the Configure mail settings link on the "Notifications Settings", when registering/editing the details of the server.
  2. From: Type the from name and e-mail address with the name and address in the fields Your Name and Your Email respectively. This field must be in standard name@domain.com address format unless your relay server is set up to accept Default Domain from addresses. Most problems involving configuration of the email alert are due primarily to an invalid email address format specified in the FROM/TO fields.
  3. Reply-to email: Enter email address of the recipient (or recipients) of the email message. This field must be in standard name@domain.com address format unless your relay server is prepared to accept default domain from addresses. 

    To add multiple recipients, specify multiple recipients by simply separating the email addresses with a comma ",". Example: me@here.com, you@there.com, somebody@somewhere.com.

  4. Type the SMTP server address. You can enter the host name, including domain, or the TCP/IP address. Example Gmail SMTP address is smtp.gmail.com.
  5. Encryption: Select the type of Encryption - SSL/TLS mail encryption which is now supported for mail alerts.

  6. Port: This field signifies the TCP port on which host/ip addressshould connect in order to deliver the message. By default, this field is set to 25 (SMTP). However, some internal SMTP servers may be setup on non-standard ports which will require that this field be changed to match the listening port of the mail exchanger. For example Gmail listens to port 465 for SSL encryption and 587 for TLS encryption.
  7. Username and Password: When sending mail through an authenticated SMTP server, you can fill in the User and Password fields appropriately. If you are not using a secure SMTP server, an error 5xx unrecognized command may be returned from the server if you enter anything into one of these fields.



Most problems involving configuration of the Email alert are due primarily to an invalid email address format specified in the FROM/TO fields. Please refer Registering servers for more information.
For more information, see Automatic Email Notifications.

SNMP

Use this action to specify the SNMP settings and options available for use with SQL DM for MySQL.

Click Settings -> Notification & Maintenance -> SNMP to navigate to the SNMP settings page.

Note more information on types of Traps:

Monitor traps are sent when the Send notifications over SNMP option is enabled, and the corresponding counters have mail alert enabled through the MOM.

PagerDuty

Click Settings -> Notification & Maintenance -> PAGERDUTY to navigate to the PagerDuty settings page.

PagerDuty integration allows you to route alerts to your PagerDuty service.

Use the integration key of the service that you want SQL DM for MySQL alerts to be sent to and select the type of alerts to be sent out. Click Test to verify whether the integration is configured successfully.

You can also create multiple routing rules based on the requirement for different servers registered with SQL DM for MySQL. To create a new rule select CREATE NEW RULE option in the drop down.


Note

Make sure that the integration key that you add has the integartion type as API.

Slack

Click Settings -> Notification & Maintenance -> SLACK to navigate to the SLACK settings page.

You can Integrate Slack to SQL DM for MySQL to receive the alerts and notifications from SQL DM for MySQL to your Slack channel.
Enter the name of the Channel that you want SQL DM for MySQL alerts to be sent to in the SLACK CHANNEL field, enter the Incoming Webhook in the WEBHOOK URL field and Select the desired Alert Type. To ensure that the rule is configured successfully Test the rule by clicking the Test button.

SYSLOG

Click Settings -> Notification & Maintenance -> SYSLOG to navigate to the SYSLOG settings page.

On enabling this option SQL DM for MySQL can write out the alerts and notifications to the Syslog(of the machine where SQL DM for MySQL is installed).


Note

This is applicable only for Linux installations.

Maintenance

Using this Maintenance option, you can enable/disable data collection from and/or alerting about all servers.

How To Change?

You can enable/disable data collection option and alert for all the registered server using Settings -> Notification & Maintenance -> Maintenance.

IDERA Website | Products | Buy | Support | Community | About Us | Resources | Legal


Multiple Recipients:You may specify multiple recipients by simply separating the email addresses with a comma ",". Example: me@here.com, you@there.com, somebody@somewhere.com