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
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • 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
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Visual Overview – Best way to show alarm on connection

Solved980 views18th July 2023Visual Overview
0
Jens Vandewalle [SLC] [DevOps Enabler]9.50K 8th October 2021 0 Comments

Hi Dojo,

I have a connection from one function to another one by just drawing a line. By default the connection line is gray and it should only show an alarm when there is something wrong with the signal.

Currently I achieve this by duplicating my line and show a red line when there is something wrong. In the other case I show the gray line.

My question is there are other ways to achieve this without having to duplicate my lines.

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

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Jarno Lernou [SLC] [DevOps Enabler]5.03K Posted 8th October 2021 0 Comments

Hi Jens, is it an option to use conditional monitoring (ref. DM Help)? If you link the connection line to a specific parameter, then it will only be colored whenever the alarm condition is fulfilled.

In case, the connection line is linked to the interfaces by making use of the ShowInterfaceAlarmColor option (ref. DM Help), then you can add the condition as well to the linked parameters.

In case this won’t work then you can indeed use the new feature proposed by Toon.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023
0
Toon Casteele [SLC] [DevOps Enabler]7.03K Posted 8th October 2021 0 Comments

Given that one of your states uses the actual alarm color and the other state should be gray instead of the normal alarm level color (green), this is not possible.

In the situation you have right now it won’t be doable. However, there are a couple of situations where you can influence the alarm color shown:

  • DefaultAlarmLevel is an option you can use in an alarm summary shape, which allows you to show a certain level when nothing matches your filter.
  • The new BackgroundColor shape data (coming in 10.1.11) allows you to customize the fill color of your shape. Along with the new “[color:…” placeholder you will be able to set the fill of your shape to a specific severity color. With the regex replace placeholder, you could then also replace the “normal” severity with “undefined” and input it in the color placeholder like this: [color:Severity=[regexreplace:Normal,<mySeverity>,Undefined]]. At this point I’m not sure how you’ll get your severity in there though.

Note that the above things work for shape fills and not lines, so in any case you’d need to replace the lines in your example with small rectangle shapes.

Toon Casteele [SLC] [DevOps Enabler] Answered question 8th October 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
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