Adding a Dependency View to a Dashboard

alhicks
Tera Guru

Can we add a Server Dependency View to a Dashboard?

1 ACCEPTED SOLUTION

VivekSattanatha
Mega Sage
Mega Sage

@alhicks Yes with the help of iFrames you can do it for a specific server. The iFrames can be added as content blocks in dashboard. If it has to be dynamic then you need a dynamic content block (content_block_programmatic) where you can have your own ui page.

VivekSattanatha_0-1697640539478.png

 

View solution in original post

2 REPLIES 2

VivekSattanatha
Mega Sage
Mega Sage

@alhicks Yes with the help of iFrames you can do it for a specific server. The iFrames can be added as content blocks in dashboard. If it has to be dynamic then you need a dynamic content block (content_block_programmatic) where you can have your own ui page.

VivekSattanatha_0-1697640539478.png

 

Thank you so much.  I'll give that a try.  🙂