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

Display # of alarms in Dashboard for a specific View

Solved811 views11th March 2024alarm count Dashboards
1
Alex Barnett [DevOps Member]222 5th March 2024 0 Comments

Is anybody able to advise on the most effective way to display the number of alarms [grouped by state] for a specific view in the Dashboard App [using DMv10.4.2] please?
For a selected view I am looking for:
# of Critical Alarms
# of Major Alarms
# of Minors etc…
All displayed a simple integer value

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th March 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Miguel Obregon [SLC] [DevOps Catalyst]19.15K Posted 5th March 2024 1 Comment

Hi Alex,

Below a small example for # Critical Alarms (using GQI queries):

  • Data Source: Get Alarms
  • Select (required columns):
    • Alarm ID
    • Severity
    • Is active
  • Filter:
    • Is active: True
    • Severity equals ‘Critical’
  • Aggregate:
    • Column: Alarm ID
    • Method: Count

Below a screenshot of the query and result:

Hope it helps.

Alex Barnett [DevOps Member] Posted new comment 26th March 2024
Alex Barnett [DevOps Member] commented 26th March 2024

Hi Marieke, thanks for your reply but I could get that far – what I am looking for is Alarm Count for a specific view [that is not the root view on the system].
This info is readily available via the info field in Visio, or on a filtered view in the alarm console – but I cannot seem to get it in the Dashboards module?

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