Page Table Alarm.Stats.Util
- Last UpdatedMar 15, 2026
- 1 minute read
This table provides measures of the time spent collecting statistics.
Note: By default, this table is not available in the Kernel. To access this table, you need to set the INI parameter [Alarm]EnableAlarmStats to 1 prior to starting the alarm server.
Each counter presents the following statistics.
-
Accumulated - the total number of accumulated requests since the server was started, or the statistics were reset.
-
Min - the minimum response time for handling a particular request.
-
Max - the maximum response time for handling a particular request.
-
Avg - the average response time for handling requests.
-
Total - the total accumulated response time.
|
Counter |
Description |
|
_Tag Cache Updates |
The number of updates pushed from the alarm tag caches. |
|
_Tag Snapshot Updates |
The number of updates capturing a snapshot of the above alarm tag counts. |
|
_Object Identity Searches |
The number of search operations to check for duplicates to provide the repeat and uniqueness statistics. |