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

AdHoc Script – Get Services with Alarm State

Solved479 views14th May 2025adhocdatasource Service Alarms SLNet
2
German Ballesteros [SLC] [DevOps Member]565 29th November 2024 2 Comments

Hi,

I have an AdHoc Script to retrieve some element and DOM data from an event. I need to retrieve the services from a view and have the service alarm state on it. I also need to subscribe to the service alarms changes. Is there a way to do that? Which SLNet call could I use to retrieve that?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th May 2025
Miguel Obregon [SLC] [DevOps Catalyst] commented 29th November 2024

Hi German,
Did you have a look at this adhoc data source:
https://github.com/SkylineCommunications/SLC-GQIDS-ServiceAlarms

German Ballesteros [SLC] [DevOps Member] commented 29th November 2024

Hi Miguel,
This script should work for the first part but there's no subscription to the service alarm updates. Let's see if someone else in the community has an answer for this one. Thanks!

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Ronald Gerard [SLC] [DevOps Advocate]1.74K Posted 3rd December 2024 2 Comments

Hi German,

You can use the GetLiteServiceInfo message with the ViewID property set to retrieve all services within a view.

You can then use a subscription on the LiteServiceStateEvent to get events for the alarm state. You could either subscribe on each service individually or subscribe on all service state changes at once and then filter the relevant events in your script.

You can use this ad hoc data source as a starting point: https://github.com/SkylineCommunications/SLC-GQIDS-ServiceAlarmStates
Be aware that this is just a demo implementation. More testing, error handling, logging, caching etc. should be considered for use in production.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th May 2025
German Ballesteros [SLC] [DevOps Member] commented 5th December 2024

Hello Ronald,
Do we have an example or a reference script I can guide to implement multiple service subscriptions?
Thanks

Ronald Gerard [SLC] [DevOps Advocate] commented 6th December 2024

Hi German, I've update my answer to link to a demo implementation you can use as a reference.

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