Hi, I have alarm on a column called number of occurence. I am noticing the number of alarms being triggered isn't the same as the total number of occurence. This problem doesn't happen for all alarms, it seems to happen randomly, does anyone know why this happens? How can I avoid this?
Example: number of occurrence is 5 so I would expect one more alarm there to indicate the jump to 5.
It does work for larger numbers too sometimes. I think I started noticing when I had a lot more alarms for different rows.
Below is my alarm template:
Hi Samita,
One way to generate an alarm each time the number increases would be to set up a "Rate" alarm type. By setting the difference to 1, this will create a new alarm every time the number increases. Do note that this wil generate an alarm with the same alarm severity each time, e.g. "Major". You can find more information on the different alarm threshold types in Configuring dynamic alarm thresholds | DataMiner Docs.