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

GQI Adhoc Data Source – Which namespace and class for retrieving historical information events

Solved1.45K views27th April 2023Adhoc data source Automation script Dashboard GQI
1
Thomas Rich [SLC] [DevOps Advocate]633 20th April 2023 0 Comments

I am currently working from the provided client-list connections example to understand how the new GQI adhoc data source works. My goal is to retrieve and display historical information events instead of client connections.

The client-list script is using the LoginInfoResponseMessage class within the Skyline.DataMiner.Net.Messages namespace.
Which namespace and class can be used to instead retrieve historical information events for a DMS?

Additionally, the script also uses an enumeration under the same Skyline.DataMiner.Net.Messages namespace that lists Info Types (InfoType). Which info type from this list should be used for information events?

Thank you,

Thomas Rich [SLC] [DevOps Advocate] Selected answer as best 27th April 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Ronald Gerard [SLC] [DevOps Advocate]1.74K Posted 21st April 2023 1 Comment

Instead of the GetInfoMessage, you can use the GetAlarmDetailsFromDbMessage (also in the Skyline.DataMiner.Net.Messages namespace) to request the historical information events.

You can create such a message with the following constructor:

GetAlarmDetailsFromDbMessage(AlarmFilter filter, DateTime startTime, DateTime endTime, bool alarmTable, bool infoTable)

Where:

  • filter can just be AlarmFilter.AlwaysTrue if you don't need additional filtering
  • startTime & endTime define the time window for which you want the info events
  • alarmTable should be set to false to exclude the alarm events
  • infoTable should be set to true to include the information events

The responses will be of type AlarmEventMessage.

Thomas Rich [SLC] [DevOps Advocate] Posted new comment 27th April 2023
Thomas Rich [SLC] [DevOps Advocate] commented 27th April 2023

Thank you for the detailed response Ronald.

You are viewing 1 out of 1 answers, click here to view all answers.
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

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