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

draw on the dashboard

Solved731 views30th September 2024
0
Rubens Miguel [DevOps Advocate]46 26th June 2024 2 Comments

Dear all,

I would like to know if there is any way to work with layers on the dashboard or create more elaborate drawings. For example, I would like to make a 42U rack to place the elements. Is this possible on the dashboard, or do I need to use Visio for that?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 30th September 2024
Marieke Goethals [SLC] [DevOps Catalyst] commented 28th August 2024

I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer that has been most helpful for you (using the ✓ icon)?

Marieke Goethals [SLC] [DevOps Catalyst] commented 30th September 2024

As this question has now been inactive for a long time, I will close it. If you still want more information about this, could you post a new question?

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
4
Wout Mahieu [SLC] [DevOps Catalyst]7.66K Posted 26th June 2024 0 Comments

Hi,

We have some features in Dashboards & Low Code Apps that make creating custom visuals possible:

  • The web component can be used to create a custom visual. You can link some feeds to insert data & apply dynamic styling based on the data.
  • The grid component can be used to insert a template for each query row returned from a query. The templates on this component can be used to style each item based on the data. Text shapes also allow HTML to be used, so the styling is very customizable.
  • The visual overview component can be used to insert Visio’s into the dashboard itself.

All these components can be used to achieve the same result in different ways. Visual overview makes the drawing side of the result very easy with its drag & drop shapes while the grid can leverage GQI to easily retrieve data (based on some feeds).

This is an example that was made using the Grid component:

Some explanation:

  • What are the rack units?
    All rack units in the grid are fully built using HTML in a text shape.
  • How are gaps achieved?
    The data that is used in the grid is structured a such that empty rows in the rack are also included. Conditional cases were added based on the ‘RawType’ column that decide what shapes to show & hide in the template. When the ‘RawType’ is ‘[]’, no rack unit is shown.
  • How is the different height achieved?
    The height is based on the ‘Height’ column, which is also included in the data. together with some custom styling in the text shape, some units can span multiple spaces. Note that after each unit that is > 100, an empty row is included because all templates have the same base height. The higher units give the illusion that they are bigger by covering multiple empty spaces as well. I have indicated in red how many grid items there actually are to make this more clear.

=> When creating a real-life based rack layout, the data that the visual is based on is very important.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 30th September 2024
2
Ben Vandenberghe [SLC] [DevOps Enabler]9.06K Posted 26th June 2024 3 Comments

I’ve seen somebody accomplish that with dynamic grids.

For very complex illustrations, you can also still rely on Visual Overview and there’s a component in the dashboards to display a Visual Overview graphic.

Wout Mahieu [SLC] [DevOps Catalyst] Posted new comment 26th June 2024
Ben Vandenberghe [SLC] [DevOps Enabler] commented 26th June 2024

Note that every block in there could be further customized. Now it only has the name of the element, but it could also have like an alarm indicator and other information.

Euler Peron commented 26th June 2024

Hi Ben, we´re working together with Rubens on this project. THank you for the examples.
As a matter of fact, we´ve tried the dynamic grid aproach, it works fine but we could not arrange and choose the order and position for the groups of elements there.
Could you please tell us how they adjusted the positions and spaces in between the elements on example shown?

Regards

Wout Mahieu [SLC] [DevOps Catalyst] commented 26th June 2024

Hi Euler, I have added some explanation on how this can be achieved to my answer. The example that Ben has included probably uses similar tricks.

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