Events (Alarms Plus)
This functionality requires you to define the agent_stat parameter of the server configuration.
|
This page contains the table with the stat data. You can click on the row to display the full information about the event.
The bottom part of the screen also has a button that shows the entity that generated the selected event on the object graph (), the button that focuses on the entity in the tree in the side-menu, and a button that opens the object in the simplified display mode of the SAYMON web interface ().

At the top of the screen, there is a Search box. You can search by all columns. The search query is case-insensitive.
Under the table, there are pagination controls. The Rows per page field controls how many entries there are on a single page of the table.
Columns
The Columns table above the table allows you to select which columns are displayed. Under each column there is a text box that lets you quickly set a filter for that column. To the right of the text box, there is a menu that lets you select the logical operator that is used to compare the filter to the column’s value.
This menu contains two columns. The Date/time columns contains the date and time this stat was received on the server. The Data column contains the received data in the JSON format.
Filters
The Filters button above the table and lets you setup filters applied to the table.
System supports the following filter options:
-
contains
-
does not contain
-
equals
-
does not equal
-
starts with
-
ends with
-
is empty
-
is not empty
-
is any of
You can filter the table by each column.
Press the " Add filter" to add new conditions to the filter.
Press the button next to the condition to remove the filter. To remove all filters, press the " Remove all" button.
If the table has multiple filters applied, next to the second filter there is a menu where you can choose a logical operator that connects these filters. All filters have to be connected by the same logical operator.
You can save applied filters in profiles.
Export
You can export the table by pressing the Export above the table.
The table is exported in the CSV format. When you export the table, the filters applied to the table in the web interface are applied to the exported data.
Date/Time,Data
"17.01.2025, 14:10:38","{""packetsTransmitted"":4,""packetsReceived"":4,""packetLossPercentile"":0,""numberOfErrors"":0,""numberOfDuplicates"":0,""roundTripMinimal"":59.253,""roundTripAverage"":114.863,""roundTripMaximum"":175.377,""exitCode"":0}"
"17.01.2025, 14:10:38","{""packetsTransmitted"":4,""packetsReceived"":4,""packetLossPercentile"":0,""numberOfErrors"":0,""numberOfDuplicates"":0,""roundTripMinimal"":3.578,""roundTripAverage"":56.11,""roundTripMaximum"":102.389,""exitCode"":0}"
"17.01.2025, 14:10:38","{""packetsTransmitted"":4,""packetsReceived"":4,""packetLossPercentile"":0,""numberOfErrors"":0,""numberOfDuplicates"":0,""roundTripMinimal"":31.376,""roundTripAverage"":65.86,""roundTripMaximum"":99.047,""exitCode"":0}"