Skip to content

Alerts Console#

The Alerts Console shows all active and past alerts in your organization. It can be customized, per user, to show information relevant to them.

image

Use the Alert Console#

Possible actions on alerts:

Action Description
Alert Details Shows information such as alert occurrences, tags, ChatGPT recommendations, alert policy information, resource information, etc.
AI Assistant Displays the AI Assistant panel, which provides insights to help resolve the problem.
Click on a resource To access the dashboard or topology map
Acknowledge/Unacknowledge To Acknowledge or Unacknowledge an alert.
Take Ownership/Release Ownership To advise your team you are working on it.
Force Clear Force clear an alert. Forcibly cleared alerts are slightly different than naturally cleared alerts. They will stay cleared for the remainder of a specific occurrence while naturally cleared alerts will change back to being active on any re-notification.
Tools Invoke a tool on the alarm for troubleshooting or repair.

Customize the Alerts Console#

The Alerts Console is customizable per user.

  • To add a tab, select + from the tab bar.
  • To add a panel, select Add Panel from the gear menu.
  • To select columns to display, select Configuration from the panel's menu.
  • To filter alerts, select Manager Filter from the panel's menu.
  • To remove a panel, select Remove from the panel's menu.

image

Copy a Customized Console to other users#

  • Inside the Alerts container, find the user's dashboards you want to copy from in /etc/unryo/alerts/dashboard. You can do this simply by making a small change to the dashboards, saving it and then checking the latest update times.
  • In the same place and using the same method, find the user(s) dashboards you want to copy to.
  • Once both are located, simply copy the content of the first file to the other(s). They should now have the same dashboards configuration.

Invoke the AI Assistant#

The AI assistant offloads your operation teams by automating the investigation work.

It summarizes, in one view, the situation around the selected alert: all the necessary information, why the alert triggered, the context around it, the correlation results, and prepare troubleshooting steps for the user.

The AI assistant view is dynamic, meaning the information presented is in context to the alarm type or to the domain monitored.

image

Tools#

A tool is an executable you can invoke on alarms, for example ping a resource, run a specialized check or integrate with an incident system. When a tool is invoked, it gets all the metatada associated to the alarm.

  • To run a tool: click the 3 dots icon (right to the alarm) and select Tools.

  • To add a tool: inside the Alerts container, copy your executable in /etc/unryo/tools. They should now be available in the console, under the actions button or in the top right of a panel when selecting alerts.

Tools are executed from the Alerts Container.