Alarm statistics¶
atvise provides statistics for alarm conditions and alarm groups. The statistics for alarm conditions can be found below the folder Information ‣ ModuleStatistics ‣ ALARM ‣ CONDITIONS, for alarm groups below the folder Information ‣ ModuleStatistics ‣ ALARM ‣ GROUPS. All values are calculated since server startup or last reset (see below).
For each condition and group following statistical values are available:
AlarmCount – The total number of alarms.
CurrentAlarmRate – The current alarm rate.
MaximumAlarmRate – The maximum alarm rate.
MaximumActiveState – Maximum time in milliseconds an alarm was active.
MaximumUnAck – Maximum time in milliseconds an alarm was unacknowledged.
StartTime – Server startup time or time of last reset.
The time period for the current and maximum alarm rate can be defined with the setting alarmRatePeriod in atserver.ini.
The statistics for a condition can be reset by right-clicking the condition and choosing .
The statistics for a group can be reset by right-clicking the group and choosing one of the following menu commands:
– Resets the statistics of the group itself and doesn't affect the members of the group.
– Resets the statistics of the direct members of the group and doesn't affect the group itself.
– Resets the statistics of the group and and of its direct members.
Hint
Multiple conditions or groups can be selected to reset the statistics for all selected conditions or groups at once.
The user needs the Manage alarms right for AGENT.ALARMING.GROUPS in order to use the reset commands. Refer to access control editor - system functions for further information.