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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Linking Aggregation rule to a visio shape

Solved2.06K views21st July 2023Aggregation rule Visio
0
Elvio Mendes398 10th October 2021 0 Comments

I am trying to display the values (with alarm colouring) from a specific row or rows of an aggregation rule in a visio shape, however, the shape doesn't get populated. Additionally, I'd like to display the trending graph on visio.
Could there be something missing?

The View ID that I want to Aggregate from is ID: 3, which provides the result on this screenshot.

Joerg Stumpf [DevOps Advocate] Answered question 21st July 2023

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.73K Posted 10th October 2021 2 Comments

Hi Elvio,

The first step is to get the shape populated (only then are we sure that the correct index has been generated). Make sure every field of the placeholder is correctly filled in (see Help).

We can then show the trending of the aggregation rule by using the syntax of the trend component (see Help). So you'll need to use the Parameters shape data instead of Aggregation.

Sebastiaan Dumoulein [SLC] [DevOps Enabler] Posted new comment 8th August 2023
Joerg Stumpf [DevOps Advocate] commented 19th July 2023

Hi Sebastiaan

Just one question.
I managed to show the value of the aggregation rule in a shape in a visual.

shapeData.label = Aggregation
shapeData.value = dmaID/elementID:4005:aggregationIndex

Unfortunately the alarm status color is not reflected in the shape data.
Do I need an additional shape date option to achieve that?

I appreciate your support

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 8th August 2023

Hi Joerg, the alarm status color is shown automatically. No additional configuration is required.

1
Joerg Stumpf [DevOps Advocate]147 Posted 21st July 2023 1 Comment

Just to clarify

I was looking for the solution to show the related alarm color to the aggregated value.

It's quite easy: create a new shape (rectangle) and assign a shapeData:

shapeData.label = Aggregation
shapeData.value = dmaID/elementID:4005:aggregationIndex

Sebastiaan Dumoulein [SLC] [DevOps Enabler] Posted new comment 8th August 2023
Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 8th August 2023

That’s correct, the alarm status color is used as a background color automatically.

1
Randy Ulvenes [SLC] [DevOps Advocate]999 Posted 13th October 2021 0 Comments

Here is an example of where I linked and aggregation rule.  There are 10 USC chassis per rack.   The view represents a the Server Rack.   I am aggregating and finding the average metrics across the 10 servers per rack and displaying them in the Visio below.   

To link the Overall Utilization aggregation I used the following in the shape data:

[AggregationRule:UCS/UCS Overall Utilization,[this viewID]]

Aggregation Folder: UCS

Aggregation Rule: UCS/UCS Overall Utilizaiion

The following dynamically links me to the view I select with [this viewID]

This next Image shows the aggregation rule table for an Equipment Row (Row Mission 503) that contains 11 equipment racks (Mission 503.10 is a rack, Mission 503.11 is a rack). I can now click on any Row or Rack View and dynamically view the aggregation values per row or just per rack.   The blue line indicates the USC folder and the aggregation rules.  The Red line is the example of the view I showed above.   

The images are small so send me an email at randy.ulvenes@skyline.be  and I can give more details if needed.

Randy Ulvenes [SLC] [DevOps Advocate] Edited answer 13th October 2021
0
Daniel Lentoiu619 Posted 3rd August 2022 0 Comments

Hi,

I am trying to build the same thing.

Based on Sebastiaan answer I have check and:

Step1:  I have a shaped with the following specs

The results are good. It is returning the correct values

based on Aggregation rules

Step2:  Created a new shape and aded the Component:Trending Data Field and the Parameters Filed

The result:

What am I doing wrong  ? Is the syntax ?

Also Can I trend any of the rows from the Aggregation Rule Table ?

Thank you.

Daniel Lentoiu Answered question 3rd August 2022
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

Recent questions

Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 Votes
Correlation Engine: “Test rule” doesn’t result in a hit, despite functional rule 1 Answer | 3 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (69) Correlation rule (52) Cube (151) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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