github.com/ubuntu/ubuntu-report@v1.7.4-0.20240410144652-96f37d845fac/pkg/sysmetrics/testdata/good/gold/metricscollect (about)

     1  {
     2    "Version": "18.04",
     3    "OEM": {
     4      "Vendor": "DID",
     5      "Product": "4287CTO",
     6      "Family": "Thinkpad",
     7      "DCD": "canonical-oem-somerville-xenial-amd64-20160624-2"
     8    },
     9    "BIOS": {
    10      "Vendor": "DID",
    11      "Version": "42 (maybe 43)"
    12    },
    13    "CPU": {
    14      "OpMode": "32-bit, 64-bit",
    15      "CPUs": "8",
    16      "Threads": "2",
    17      "Cores": "4",
    18      "Sockets": "1",
    19      "Vendor": "Genuine",
    20      "Family": "6",
    21      "Model": "158",
    22      "Stepping": "10",
    23      "Name": "Intuis Corus i5-8300H CPU @ 2.30GHz",
    24      "Virtualization": "VT-x"
    25    },
    26    "Arch": "amd64",
    27    "GPU": [
    28      {
    29        "Vendor": "8086",
    30        "Model": "0126"
    31      }
    32    ],
    33    "RAM": 8,
    34    "Disks": [
    35      240.1
    36    ],
    37    "Partitions": [
    38      159.4
    39    ],
    40    "Screens": [
    41      {
    42        "Size": "277mmx156mm",
    43        "Resolution": "1366x768",
    44        "Frequency": "60.02"
    45      }
    46    ],
    47    "Autologin": false,
    48    "LivePatch": true,
    49    "Session": {
    50      "DE": "some:thing",
    51      "Name": "ubuntusession",
    52      "Type": "x12"
    53    },
    54    "Timezone": "Europe/Paris",
    55    "Install": {
    56      "Media": "Ubuntu 18.04 LTS \"Bionic Beaver\" - Alpha amd64 (20180305)",
    57      "Type": "GTK",
    58      "PartitionMethod": "use_device",
    59      "DownloadUpdates": "false",
    60      "Language": "fr",
    61      "Minimal": "false",
    62      "RestrictedAddons": "false",
    63      "Stages": {
    64        "0": "language",
    65        "3": "language",
    66        "10": "console_setup",
    67        "15": "prepare",
    68        "25": "partman",
    69        "27": "start_install",
    70        "37": "timezone",
    71        "49": "usersetup",
    72        "829": "done"
    73      }
    74    },
    75    "Upgrade": {
    76      "From": "17.10",
    77      "Stages": {
    78        "1337": "done"
    79      }
    80    }
    81  }