Calculate number of alarms during a given time

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
alaralum
Posts:22
Joined: Mon Jan 09, 2017 9:56 am

Calculate number of alarms during a given time

Post by alaralum »

Hi!
I am thinking about generating an own "alarm statistics panel" to track the performance of the system when many alarms/events are happening in a short period of time in some servers connected by dist.

Is there any query/function to get by script the number of _alert_hdl events happening on a given Server in a given period of time?

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Calculate number of alarms during a given time

Post by leoknipp »

There is no function available to get the number of alerts for a given period.
If the alerts are archived you can read data from the database an count them. If you want to count only the CAME alerts you have to use proper filter settings at the dpQuery() call.

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1