Sample Exchange

 View Only

vROPS Executive Dashboard 

Jun 24, 2021 08:27 PM

In one pane of glass, executives will be able to see how much capacity do I have left, what is my current inventory, how fast am I growing, does my current infrastructure have any cpu and/or memory bottlenecks, is my storage good in space and running at optimal speed, do I have any ESXi host down, is Cluster HA/DRS enabled, and does my VMs have enough resources to prevent an outage. 

Read the user guide in the link below to fully understand how to use the dashboard and for installation instructions.

http://www.vmignite.com/2021/06/vrops-8-4-executive-dashboard-download/


#vROPSDashboard
#ExecutiveDashboard
#vRealizeOpsDashboard
#MIT
#vRealizeOperationsManager

Statistics
0 Favorited
104 Views
1 Files
0 Shares
57 Downloads
Attachment(s)
zip file
vROPS-Executive-Dashboard-master.zip   10 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

Jan 09, 2025 12:44 PM

{
  "name": "Dashboard Infraestructura",
  "description": "Dashboard que muestra Clusters, ESXi, Storage y Máquinas Virtuales",
  "layout": {
    "type": "flex",
    "rows": [
      {
        "columns": [
          { "widgetId": "widget1", "width": 25 },
          { "widgetId": "widget2", "width": 25 },
          { "widgetId": "widget3", "width": 25 },
          { "widgetId": "widget4", "width": 25 }
        ]
      }
    ]
  },
  "widgets": [
    {
      "id": "widget1",
      "name": "Clusters",
      "type": "html",
      "config": {
        "htmlContent": "<a href='https://example.com/tarjeta1' style='text-decoration: none; color: #555555; font-size: 18px;'>Clusters</a>"
      }
    },
    {
      "id": "widget2",
      "name": "Esxi",
      "type": "html",
      "config": {
        "htmlContent": "<a href='https://example.com/tarjeta2' style='text-decoration: none; color: #555555; font-size: 18px;'>Esxi</a>"
      }
    },
    {
      "id": "widget3",
      "name": "Storage",
      "type": "html",
      "config": {
        "htmlContent": "<a href='https://example.com/tarjeta3' style='text-decoration: none; color: #555555; font-size: 18px;'>Storage</a>"
      }
    },
    {
      "id": "widget4",
      "name": "Máquinas Virtuales",
      "type": "html",
      "config": {
        "htmlContent": "<a href='https://example.com/tarjeta4' style='text-decoration: none; color: #555555; font-size: 18px;'>Máquinas Virtuales</a>"
      }
    }
  ]
}

Jan 09, 2025 12:09 PM

prueba

Related Entries and Links

No Related Resource entered.