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

How to retrieve the severity of an enhanced service element

Solved686 views30th November 2023#enhancedservices Visio
1
José Silva [SLC] [DevOps Catalyst]1.42K 29th November 2023 0 Comments

Prior to integrating an enhanced service connector into an existing service, we could conveniently represent the current service severity status through a Visio shape, indicating states such as Normal, Warning, or Critical. This information was directly visible on the service and could be easily displayed in Visio using [this service].

However, after assign the implementation of the enhanced service connector, this previous method ceased to function effectively. The outcome was a gray color in Visio, indicating an “Undefined” alarm status.

Upon inspecting the code of the enhanced service connector and referring to the documentation (Enhanced service | DataMiner Docs), it became apparent that parameter ID 2 holds the information about the service severity.

However, the reported value did not align with the actual status, as illustrated in the attached image (where the service “content” appears green, but the enhanced service is marked as red).

Sometimes, it appears there might be a software problem.
We notice rapid changes in the “Service Severity” parameter within a few milliseconds, causing the UI color to flicker too quickly. This results in a high number of SLNet messages, as indicated in the logs:

2023-11-02 14:45:47.800|40|Facade.HandleMessage|Incoming (Local SLNet): Parameter State: 1807/2964/2 -> Normal
2023-11-02 14:45:47.815|39|Facade.HandleMessage|Incoming (Local SLNet): Alarm: 107078016 (Critical) – 1807/(“serviceName”)/Service Severity at 11/02/2023 13:22:29 (services 1807/1763)
2023-11-02 14:45:47.815|39|Facade.HandleMessage|Incoming (Local SLNet): Parameter State: 1807/2964/2 -> Critical
2023-11-02 14:45:47.815|40|Facade.HandleMessage|Incoming (Local SLNet): Alarm: 107078017 (Normal) – 1807/(“serviceName”)/Service Severity at 11/02/2023 13:22:29 (services 1807/1763) [cleared]

(…)

This rapid toggling has a notable impact, making the cube almost unresponsive and flooding the SLNet log file with numerous alarm changes.

The question is then: How can I retrieve the severity of an enhanced service element, and why am I unable to use parameter ID 2 and set an alarm on it?

José Silva [SLC] [DevOps Catalyst] Selected answer as best 30th November 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Davy Degrande [SLC] [DevOps Advocate]1.43K Posted 29th November 2023 3 Comments

The parameter with ID 2 should not be monitored or set as this is managed by DataMiner. If you try to manipulate this value it could cascade into a infinite toggling of severities. By changing this value it could trigger a new alarm affecting the severity of the service and then also affecting the value you just set.
The reason behind this is because the parameter is part of an element that is always fully included in the service it is enhancing.

José Silva [SLC] [DevOps Catalyst] Posted new comment 30th November 2023
José Silva [SLC] [DevOps Catalyst] commented 29th November 2023

Hi Davy,

Thank you for your prompt response. In my particular use case, my goal is to retrieve the “Service Severity” of the enhanced service. Initially, I considered adding this parameter to an alarm template.

If this approach isn’t feasible, could you please suggest a more effective method for obtaining this information?

Thanks in advance

Davy Degrande [SLC] [DevOps Advocate] commented 30th November 2023

José sending a GetParameterMessage to retrieve the value should be OK. Since that is not setting or monitoring.

José Silva [SLC] [DevOps Catalyst] commented 30th November 2023

Hi Davy, thank you for getting back to me.

Following the removal of the alarm template associated with that parameter, the service transitioned from a “Critical” to a “Normal” state. Interestingly, even with this change, we maintained the ability to retrieve the alarm status in Visio using [this service].

Our initial attempt involved removing the parameter from the UI while keeping RTDisplay and onAppLevel set to true, but this resulted in the Visio color being grayed out. Subsequently, we added the parameter and the alarm template, but the desired functionality wasn’t achieved. Surprisingly, the issue was resolved by solely adding the parameter in the UI.

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