Alert Configuration
This section allows you to check in detail the alerts that can be activated on a device and confirm if they are enabled or disabled. From here, it is also possible to create new alerts based on the system's event logs and link them to one or more microservices.
The list view displays a table with the alerts that could be activated on the device. The fields contain the following information:
- Name: name of the alert.
- Severity: alert severity level. Refers to the impact of an event on the system. The severity levels can be consulted here.
- Category: name of the category to which the alert belongs. The categories can be consulted here.
- Threshold: numeric value that defines the condition to trigger an alert.
- Threshold Unit: unit associated with the threshold (time, percentage, or megabytes).
- Authorized Time (minutes): maximum allowed time for a condition before an alert is generated.
- Repeat every (minutes): time that will elapse before sending a new alert if the condition persists.
- Enabled: indicates whether the alert is enabled or disabled.
Create a new alert setting
At the top, the New
button allows you to create an alert based on the events recorded by the system.
The form requests the following information:
- Name: name of the alert.
- Description: brief explanation of the alert's meaning.
- Severity: allows you to choose the alert severity level. Severity levels can be consulted here.
- Category: allows you to choose which category the alert belongs to. The categories can be consulted here.
- Repeat every (minutes): time that will elapse before sending a new alert if the generating event is not resolved.
- Threshold: numeric value that defines the condition to trigger an alert.
- Threshold Unit: unit associated with the threshold (time, percentage, or megabytes).
- Email recipient list: email addresses of the users who will receive an alert notification (separated by commas).
- Alert message: alert notification message that recipients will receive.
- Event ID: figure that identifies an event in the events (event log). An alert will be issued when an event with that ID is generated.
- Search text: text string that will trigger an alert when it appears in the device's event log.
- Source: part of the system where the event that generates the alert occurs.
Alert Severity
There are three levels of severity:
- Informative: the event is not critical, but system performance could be optimized.
- Warning: the event could compromise system performance if not addressed.
- Critical: the event requires immediate attention as it compromises system performance.
Alert categories
Categories indicate where the events that generate an alert are logged. They are divided as follows:
- Connectivity
- FlexxAgent
- Hardware
- Performance
- Events logs
- Security
- Printing
- Storage
Detail view
In the table, clicking on the name of an alert accesses its detailed view.
At the top, the alert status is displayed: Enabled (green background) or Disabled (gray background). As appropriate, the Enable
or Disable
button will allow you to change its status.
The alert will be enabled one minute after clicking the Enable
button. The time is four minutes in the case of Disable
.
Edit alert settings
From the detail view, the Edit
button opens a form to modify the alert settings.
Predefined alerts are created in each organization. However, through the following fields, some changes can be made according to each organization's requirements:
- Repeat every (minutes): time that will elapse before sending a new alert if the condition persists.
- Authorized Time (minutes): maximum allowed time for a condition before an alert is generated.
- Threshold: numeric value that defines the condition to trigger an alert.
From Edit
, you can also add email addresses to define the recipients of notifications when an alert is generated in the system (separated by commas).
Sidebar menu
The detail view of each alert features a sidebar menu, divided into three tabs: Overview, Active Alerts, and Microservices.
Overview
It presents the alert data in a summarized way and includes a Notifications tab with the email addresses of the recipients who will be informed when an alert is activated on the device.
Active alerts
It displays a table with the organization's devices where the alert is active.
- Information: description of the alert.
- Start Date: date and time the alert is registered.
- Notification Date: date and time of the alert notification.
- Element: name of the device where the alert is registered.
- Workspace: type of device where the alert is registered.
Microservices
There are alerts that could be resolved with the automatic execution of a microservice. The platform allows this by clicking the Link
button. This action will open a form where you should indicate to which microservice you want to associate the alert and the execution order, which is useful when you want to link more than one microservice.
Send history
Shows a table with the list of recipients of the alert notifications.
- Date: day and time of the notification being sent.
- To: email address.
- Subject: name of the alert and the device where it has been registered.
- Error: status of the device that triggered the alert.