Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Can the alarm history exceeds 100 alarms with elastic DB?

Solved3.06K views26th October 2022alarm history MaintenanceSettings.xml
4
Michiel Saelen [SLC] [DevOps Enabler]5.63K 21st October 2022 2 Comments

With SRM we have a lot of alarm updates due to the view/service impact that changes at the start and end of bookings. Due to this, we get a lot of notices that the alarm history exceeds 100 alarms. We have a Cassandra and Elastic Cluster DB, so the alarms are now stored in Elastic and we have the default threshold for alarms per parameter. Is it now safe with Elastic DB to set the ‘recurring’ attribute to false to prevent us from having all those notices or is there still a problem with having such large alarm trees?

Michiel Saelen [SLC] [DevOps Enabler] Selected answer as best 26th October 2022
Alberto De Luca [DevOps Enabler] commented 24th October 2022

If this is normal within the standard cycle of the booking, could it work to log this as an info event, rather than an alarm?

Michiel Saelen [SLC] [DevOps Enabler] commented 24th October 2022

Hi Alberto,
Information events and alarms are very similar, the main difference is that information events mostly don’t have a tree and are just single events. There is a lot of value in having the updates in the alarm tree as with this we can also track at what time what views/services are impacted by retrieving the alarm tree (by retrieving the history of the alarm you can track back these things). The problem with large alarm trees goes back to when alarms were still stored in Cassandra and large alarm trees would have a negative impact on the performance of the system. Now that alarms are stored in Elastic, I’m wondering if large alarm trees are still a problem. If it would not be a problem anymore we can disable the notifications that warn us about this.

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Davy Degrande [SLC] [DevOps Advocate]1.43K Posted 26th October 2022 1 Comment

Michiel,

I don’t think it’s safe to disable it because it can still be a performance hit. As far as I know the active alarms for the entire tree is returned at startup and then only the last x alarms are sent into the system (by default 100). The back end still processes the entire tree.
Basically, the notice is there to ask yourself the question, if you have alarm tree which is never closing, does it need to be an alarm? If you use the alarm for other purposes than an alarm, then it shouldn’t be an alarm.

Michiel Saelen [SLC] [DevOps Enabler] Selected answer as best 26th October 2022
Michiel Saelen [SLC] [DevOps Enabler] commented 26th October 2022

Hi Davy,

Thanks for answering this question for me.

In addition to your remarks, I also want to let you know that avoiding large alarm trees is not straightforward. Alarm templates are under the control of the user and these can be changed from time to time. Minor alarms or warnings in the system don’t always get high priority to be looked at and might be in the system for months. When using automation (e.g. SRM) you can have many alarm updates on short periods of time.
Would it not make more sense that we clean up the oldest entries in the alarm tree (not the root alarm) dynamically (e.g. if we reach 200 entries remove the 100 oldest entries)?

1
Ive Herreman [SLC] [DevOps Enabler]13.59K Posted 21st October 2022 1 Comment

Hi Michiel,

Not a direct answer to your question, but did you have a look already at the alarm squashing feature? This feature allows you to group consecutive alarm events without a severity change into a consolidated event.

Link to docs

Michiel Saelen [SLC] [DevOps Enabler] Posted new comment 21st October 2022
Michiel Saelen [SLC] [DevOps Enabler] commented 21st October 2022

AFAIK alarm squashing feature will only reduce the load on SLNet and Cube, but will still keep all entries in DB. So the question would still remain if we can set then maybe with or without the squashing feature the ‘recurring’ attribute to false.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs