{
    "cpu": {
        "load": [
            2.12,
            2.1,
            2.03
        ],
        "cores": 4,
        "usage": {
            "cpu": 50.6,
            "cpu0": 0,
            "cpu1": 0,
            "cpu2": 100,
            "cpu3": 100
        },
        "model": "ARM Neoverse-N1"
    },
    "memory": {
        "total": 25163091968,
        "free": 23021023232,
        "used": 2142068736,
        "percent": 8.5,
        "swapTotal": 536866816,
        "swapFree": 536866816,
        "swapUsed": 0,
        "swapPercent": 0
    },
    "disk": {
        "path": "/",
        "total": 51991019520,
        "free": 36767768576,
        "used": 15223250944,
        "percent": 29.3
    },
    "network": [
        {
            "name": "enp0s3",
            "rxBytes": 26735941947,
            "rxPackets": 128667299,
            "rxErrors": 0,
            "txBytes": 19761129072,
            "txPackets": 154207384,
            "txErrors": 0
        },
        {
            "name": "lo",
            "rxBytes": 1484382880,
            "rxPackets": 412941,
            "rxErrors": 0,
            "txBytes": 1484382880,
            "txPackets": 412941,
            "txErrors": 0
        }
    ],
    "system": {
        "hostname": "oc3",
        "os": "Linux (5.4.0-196-generic)",
        "kernel": "5.4.0-196-generic",
        "arch": "aarch64",
        "uptime": 7111087.74
    },
    "php": {
        "version": "8.5.6",
        "server": "FrankenPHP",
        "memory": 2097152,
        "peakMemory": 2097152,
        "user": "nobody"
    },
    "timestamp": 1780164818
}