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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Automatically create custom Alarm tab

Solved1.50K views11th July 2023
1
Stijn Declerck [SLC] [DevOps Advocate]800 26th March 2021 0 Comments

Hi!

For the Meinberg project we create custom information events. Their values all have the same structure and begin with "[MEINBERG] ...". To show an overview of these custom events we made an alarm tab that filters to '[MEINBERG]' with the following settings:

The result looks like this:

We want this alarm tab to be automatically available for every user that uses the Meinberg solution. So, is there a way to include the creation of such an alarm tab in a solution package?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
Leander Druwel [SLC] [DevOps Member]2.02K Posted 27th March 2021 0 Comments

Hi Stijn,

From a solution perspective, it might also be interesting to know that we have recently introduced a LoggerUtil tool and LogHelper API, which allows applications and solutions to read/write entries from/to an ElasticSearch database.

DataMiner v10.1.0 Release Notes

As a result, you can write solution-specific logs into the database and retrieve them afterwards to provide an filtered solution overview. Additionally, not yet scheduled, but the plan is to have a possibility to be able to consult these logs more easily from within Cube.

So, this is not a feature that you could already use right now, but probably good to keep in mind towards the future.

Note also that for other solutions, such as SRM applications, we install a Booking Log element as part of the solution. This element has as main objective to write information into a file. It uses a generic 'Generic Bookings Log' connector and exposes an API to receive information from any applications, and then write the information into a file. The SRM application calls the Booking Log Element API to push information into a file, linked with that specific booking. The Booking Log element writes any received information through the API into separate files, one for each booking. The booking application itself can then easily just open a file which contains all logs for a single booking, or simply host the file into an IIS virtual directory, similar as DataMiner Log files are hosted.

So, next to the current custom information events, this could also be a solution that can be considered. Just providing ideas 🙂

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
2
Michaël Pincket [SLC] [DevOps Advocate]1.74K Posted 26th March 2021 1 Comment

Hi Stijn,

You should consider adding this tabpage in the groupsettings and enforce these settings. Every user in this group would than have this tabpage in his alarmconsole.

Ben Vandenberghe [SLC] [DevOps Enabler] Posted new comment 26th March 2021
Ben Vandenberghe [SLC] [DevOps Enabler] commented 26th March 2021

The objective here is to create this automatically upon deployment of a solution package. Not sure if this can be done one or another way?

1
Miguel Obregon [SLC] [DevOps Catalyst]18.56K Posted 26th March 2021 0 Comments

Hi Stijn,

A possible option in this case could be mapping in an overview (it could the overview of the Meinberg app) a shape that is linked to an alarm filter using the shape data AlarmSummary. For example, in the image below, when I click in the button 'See Detailed Alarms', a new tab is available in the alarm console displaying the result of the alarm filter Security.HIK:

This assumes that the alarm filter is already available in the target DMA. You could potentially include the alarm filter in the package. They are located in the folder C:\Skyline DataMiner\Users\SharedUserSettings\Filters

However, you will need to be careful since the alarm filter could potentially map specific DMA ID/EID that are not available in the target DMA.

More information about the shape data AlarmSummary can be found in the DataMiner Help - Linking a shape to an alarm filter

This workaround implies that the user will need to click on the shape so the alarm tab can be displayed.

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 26th March 2021
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

Recent questions

How to implement bearer token refresh? 0 Answers | 0 Votes
Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (69) Correlation rule (52) Cube (151) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin