Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flashcat.cloud/llms.txt

Use this file to discover all available pages before exploring further.

The active alerts page provides a consolidated view of all currently firing alerts, helping you quickly understand the overall alert status of your system. You can filter and browse by severity, title, labels, and more.
The active alerts feature requires monit-edge version >= v0.36.0. Please ensure you have upgraded to this version or later. If you have not installed it yet, go to the alert engine management page to complete the deployment.

Viewing active alerts

Menu entry: Select a folder, then switch to the “Active Alerts” tab The active alerts list displays currently firing alerts in a table format. Default columns include:
ColumnDescription
SeverityThe severity level of the alert: Critical, Warning, or Info
TitleThe title of the alert event
JobThe job label value carried by the alert
InstanceThe instance label value carried by the alert
Last updatedThe most recent time this alert was updated
HashThe unique identifier hash of the alert
Extra labelsOther additional label information carried by the alert

Filtering and searching

The conditions bar at the top of the page helps you quickly locate the alerts you care about:
  • Severity: Filter by Critical, Warning, or Info
  • Title: Filter by the title of the alert event
  • Hash: Filter by the unique identifier hash of the alert
  • Job: Filter by the job label value
  • Instance: Filter by the instance label value
  • Extra labels: Filter by other additional labels
All filter conditions use an “AND” relationship — only alerts matching all conditions are displayed.

Customizing columns

Click the column configuration button in the upper-right corner of the list to:
  • Show/hide columns: Check or uncheck columns to control which ones are displayed
  • Reorder columns: Drag and drop to adjust the display order of columns
The system remembers your column display preferences and automatically applies them on your next visit.
When you add a label-type column, the corresponding label filter automatically appears in the conditions bar, making it easy to quickly filter by that label.

Deleting alerts

If certain active alerts no longer need attention (for example, the alert rule has been adjusted but old alerts have not yet automatically recovered), you can manually delete them:
1

Select alerts

Check the alerts you want to delete in the list. Multiple selection is supported.
2

Confirm deletion

Click the batch delete button. After confirmation, the selected alerts will be removed from the active alerts list.
Deletion only removes the alert from the active alerts list. If the alert condition is still met, the alert will reappear the next time the alert engine runs its check.