tests/maproom/Fixtures/management-performance.json

{
  "Status": "success",
  "Domains": {
    "managementTools": {
      "tools": [
        {
          "name": "ServerManagementGateway",
          "displayName": "Windows Admin Center",
          "status": "Running",
          "startType": "Automatic"
        }
      ],
      "agents": [
        {
          "name": "HealthService",
          "displayName": "Microsoft Monitoring Agent",
          "status": "Running",
          "startType": "Automatic"
        }
      ],
      "thirdPartyAgents": [],
      "wac": [
        {
          "node": "azl-node-01",
          "wac": {
            "installed": true,
            "status": "Running",
            "version": "2311.0.0",
            "gatewayMode": "gateway",
            "url": "https://azl-node-01:443",
            "authMode": "AzureAD",
            "azureResourceId": "/subscriptions/00000000-0000-0000-0000-000000000001/resourceGroups/rg-hci-demo/providers/Microsoft.HybridConnectivity/gateways/wac-gw-01",
            "cert": {
              "subject": "CN=azl-node-01.contoso.com",
              "notAfter": "2027-06-01T00:00:00Z",
              "daysUntilExpiry": 490
            },
            "extensionCount": 3,
            "extensions": [
              { "name": "msft.sme.azure-stack-hci", "lastWriteTime": "2026-01-10T00:00:00Z" },
              { "name": "msft.sme.storage-spaces", "lastWriteTime": "2026-01-10T00:00:00Z" }
            ]
          }
        }
      ],
      "scvmm": [],
      "scom": [],
      "summary": {
        "totalServices": 2,
        "runningServices": 2,
        "wacInstalled": 1,
        "scvmmNodes": 0,
        "scomNodes": 0,
        "thirdPartyTypes": []
      }
    },
    "performance": {
      "nodes": [
        "azl-node-01",
        "azl-node-02"
      ],
      "compute": [
        {
          "node": "azl-node-01",
          "metrics": {
            "cpuUtilizationPercent": 41,
            "cpuPeakPercent": 58.2,
            "cpuSampleCount": 3,
            "availableMemoryMb": 131072,
            "totalMemoryMb": 524288,
            "committedBytesMb": 196608,
            "commitLimitMb": 589000,
            "committedRatio": 0.334,
            "hypervHypervisorRunTimePct": 12.7,
            "storageIops": {
              "readIops": 320.5,
              "writeIops": 85.3,
              "readThroughputMBps": 124.8,
              "writeThroughputMBps": 33.2,
              "avgReadLatencyMs": 0.62,
              "avgWriteLatencyMs": 0.41
            },
            "csvCacheHitRatio": 91.4,
            "networkErrors": []
          }
        }
      ],
      "storage": [
        {
          "node": "azl-node-01",
          "metrics": [
            {
              "name": "C:",
              "percentFreeSpace": 52,
              "avgDiskSecPerTransfer": 3,
              "diskTransfersPerSec": 230
            }
          ]
        }
      ],
      "networking": [
        {
          "node": "azl-node-01",
          "metrics": [
            {
              "name": "Mellanox ConnectX",
              "bytesTotalPersec": 10485760,
              "currentBandwidth": 100000000000
            }
          ]
        }
      ],
      "rdmaCounters": [
        {
          "node": "azl-node-01",
          "adapter": "Mellanox ConnectX-5 #1",
          "inboundBytes": 2147483648,
          "outboundBytes": 1073741824
        }
      ],
      "csvCacheStats": [
        {
          "node": "azl-node-01",
          "name": "Cluster Virtual Disk (Volume1)",
          "ownerNode": "azl-node-01",
          "volumeName": "Volume1"
        }
      ],
      "driveLatencyOutliers": [],
      "eventLogAnalysis": [
        {
          "node": "azl-node-01",
          "logName": "Microsoft-Windows-FailoverClustering/Operational",
          "eventCount": 12,
          "topEventIds": [
            { "eventId": "1570", "count": 5, "level": "Information", "sample": "Cluster network interface came online." }
          ]
        },
        {
          "node": "azl-node-01",
          "logName": "Microsoft-Windows-Hyper-V-VMMS-Admin",
          "eventCount": 0,
          "topEventIds": []
        },
        {
          "node": "azl-node-01",
          "logName": "Microsoft-Windows-Hyper-V-Worker-Admin",
          "eventCount": 0,
          "topEventIds": []
        },
        {
          "node": "azl-node-01",
          "logName": "Microsoft-Windows-StorageReplica/Admin",
          "eventCount": 0,
          "topEventIds": []
        },
        {
          "node": "azl-node-01",
          "logName": "Application",
          "eventCount": 8,
          "topEventIds": [
            { "eventId": "0", "count": 8, "level": "Information", "sample": "Application event log sample." }
          ]
        }
      ],
      "outliers": [],
      "summary": {
        "averageCpuUtilizationPercent": 41,
        "averageAvailableMemoryMb": 131072,
        "runningManagementServices": 2,
        "highCpuNodes": 0,
        "wacInstalledNodes": 1,
        "wacCertExpiringNodes": 0,
        "scvmmAgentNodes": 0,
        "scomAgentNodes": 0,
        "rdmaAdaptersDetected": 1,
        "driveLatencyOutlierCount": 0
      }
    }
  },
  "Findings": [],
  "Relationships": []
}