Skip to content

Alert Groups

image-1756129907740.png

This screen manages the user groups that will receive notifications and the service type, whether by email or SMS.

OpçãoDescrição
image-1645792155732.pngNew Group: Creates a new group for sending alerts.
image-1645792160782.pngSearch Group: Displays on the screen only the groups that match the entered search.
image-1756129930291.pngCloud Group: This group sends alerts in case of loss of communication between Monsta and the cloud at https://mind.monsta.com.br. This feature is very useful in cases such as an internet link outage at the company or an unexpected server shutdown without the user’s knowledge. This group cannot be removed from the system and is not available for devices or monitors.
The color of its border indicates the connection status with the cloud:
- Green: Communication established;
- Red: Communication failure.
image-1756129950105.pngDefault Group: This group is mandatory in the system and cannot be deleted, only modified. The number shown in the upper right corner of the group box refers to the number of devices that use it in their alerts. When the group box is displayed in gray, it indicates that it has no alerts enabled.
image-1732710101229.pngActive alerts: The icons presented inside the group box indicate which alerts are currently active for it.
image-1732710190977.pngDelete Group: Deletes the selected group.
image-1645792184443.pngEdit Group: In this option the user can add and remove devices and monitors that are part of this group, as well as define the types of alerts that will be sent, their recipients and the allowed sending times for the messages.

In this tab the icon, name and comment about the group are defined.

image-1732711113493.png

OpçãoDescrição
image-1732710589288.pngIt is possible to assign an image to the alert group that will be displayed on screen.
Alert group nameThis is the name that will be shown on the groups screen, as well as what will be displayed when editing the alert groups option within devices or monitors.
DescriptionAllows adding a comment about the highlighted group.

In this tab it is possible to view the devices and monitors that will receive alerts from this group, as well as add new devices or remove existing ones.

image-1739974572520.png

OpçãoDescrição
AllThis component shows all the devices existing in Monsta. Click on a device to select it and use the buttons on the side to add it to the group.
SelectedThis component shows the devices and monitors that are part of the highlighted group. Click on an item to select it and use the buttons on the side to remove it from the group.

This tab shows Monsta’s default alerts that use our cloud to be sent to recipients. The available sending options are Email, SMS and Telegram. Monsta Alerts do not require special configurations as they are automatically integrated with the cloud during software installation.

image-1732712034593.png To facilitate visualization, active alerts are marked with the icon above in their tab.

image-1732711910237.png

OpçãoDescrição
image-1732712383308.pngActivates or deactivates the alert type in focus.
image-1732712469323.pngSends a test to the existing recipients. This option is useful to verify if all destinations are configured correctly, such as email address, SMS or Telegram users.
image-1732712594374.pngThese options allow selecting the type of event for which the alert should be sent. When unchecked, Monsta will not trigger for the selected status.
image-1732712693761.pngHere you can choose the object that will be used to trigger alerts. You can use this option to receive alerts only when the device becomes unreachable, but opt not to receive an alert if the CPU monitor alarms for high usage.
Message templateTemplates are message models that will be sent to users. You can customize how messages will be sent to your recipients. For more information, see “Message templates”.
image-1732713267486.pngThis option is available only for Telegram. It lists the users who are part of the group and allows removing them manually. To add a user, you should use the code that appears at the beginning of this screen and send it to the bot “MonstaTecnologiaBot”. The instructions on how to proceed are specified on this same screen.
image-1732713616303.pngPeriods are the time intervals during which alerts can be sent. When creating a group the default is 24x7. The gray squares indicate that the selected times are inactive and Monsta will not send alerts for the group during those time intervals.

This screen manages the user groups that will receive notifications and the service type, whether by email or SMS.

image-1739974733737.png

image-1739974790750.png
Display bar: Allows the user to set the number of items per page and the period for which the information should be displayed on the screen.

InformationDescription
image-1739974961714.pngStatus: Indicates the state of the message sent to a user.
image-1739975105124.pngType: Indicates the medium to which the message was sent.
image-1739975173561.pngDate and time: Indicates the date and time of the trigger.
image-1739975251006.pngRecipient: Indicates the recipient of the message. This information is not available for Telegram alerts because messages are sent to a Bot.
image-1739975341938.pngSource: Indicates the device and monitor that originated the alert.
image-1739975429030.pngContent: Displays the content sent by the alert.

With our templates, you can create customized messages for each type of alert, ensuring that the most important information is delivered to the responsible parties quickly and efficiently. Choose from a variety of variables to include details such as the device name, alert severity and the occurrence time, among many others.

image-1732727391061.png

image-1732727677203.png Create a new template and customize the message as you wish.


image-1732727745380.png This is the box that represents the existing template. By clicking on it the user accesses the option to edit the existing information.

IconDescription
image-1732727824893.pngRemoves the existing template.
image-1732727887105.pngOpens the template editor for the user.

On this screen the user can customize the message sent by alert groups. The available variables that can be used are listed and a simple programming language to work with conditions is provided.

image-1732728340150.png

OpçãoDescrição
NameThis is the name that will be shown on the templates screen, as well as what will be displayed for selection when editing the alert groups option.
BodyThis is the alert message text that will be sent to the user. When using variables or programming commands, these must be enclosed within ”{{ }}”.
System variablesThese are the system variables with system information that are available to be used in alert templates. To speed up personalizing the body text with variables, simply double-click the desired variable and it will be inserted into the text.
VariableDescription
dataehoraReturns the current date (d/m/y) and time (h:m).
dispositivo.descricaoReturns the device description.
dispositivo.enderecoReturns the device’s IP address.
dispositivo.estadoReturns the current state of the device obtained by the Uptime monitor.
dispositivo.estadoanteriorReturns the previous state of the device obtained by the Uptime monitor.
dispositivo.nomeReturns the device name.
estadoReturns the device status.
monitor.estadoReturns the current state of the monitor.
monitor.estadoanteriorReturns the monitor’s previous state.
monitor.nomeReturns the monitor name.
monitor.nomecurtoReturns the name shown on the monitor’s icon.
nome.metricaReturns the metric name.
nome.instanciaReturns the instance name.
valorReturns the reading value.