cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynamically populate dashboard by a given host name

Ben_Harvey
Contributor

Hi,

in our monitoring setup we have multiple servers doing similar tasks, Instead of having 50 dashboards that do the same thing, i would like to have one Template dashboard that could be fleshed out on demand, ideally by following a URL that could be added to an overview page.

Does anyone do this already, or have some suggestions on how it could be achieved?

I've looked at the dashboard API and the PUT dashboard option. This would require me to send the request to overwrite the template dash, and then get the URL to be followed to reach the dash.

3 REPLIES 3

ChadTurner
DynaMight Legend
DynaMight Legend

yes you can do this quite easily. Two options: 

 

1- Create Management Zones for specific Host(s)

 

2- Set Filters on the Dashboard where the user can then select a filter tag and dynamically reconfigure the associated tiles. You would be using this in conjunction with automatic tags. 

-Chad

zietho
Dynatrace Champion
Dynatrace Champion

Or we offer the means to let you pic: 

app name

host name

service name

process name 

 

in the dynamic filters, how does that sound? No ETA yet, but def. on my short to mid term list ;). And yes, that won't help here and now, sry for that! 

 

For reference: https://community.dynatrace.com/t5/Dynatrace-product-ideas/Dashboard-parameters-and-menus/idc-p/1738... 

zietho
Dynatrace Champion
Dynatrace Champion

Please use

  1. custom dimension filters (1.241): allows you to set "host" as a filter on top of the dashboard and get suggestions for your available hosts in your environment https://www.dynatrace.com/support/help/shortlink/dashboards-filters#example-3 
  2. Auto extended filtering (1.246): will consider the topology and automatically applies filters chosen on top to related metric dimensions. more here  https://www.dynatrace.com/support/help/how-to-use-dynatrace/dashboards-and-charts/explorer#auto-exte... 

Featured Posts