{
    "cpu": {
        "load": [
            2.06,
            2.09,
            2.04
        ],
        "cores": 4,
        "usage": {
            "cpu": 54.3,
            "cpu0": 100,
            "cpu1": 85,
            "cpu2": 23.8,
            "cpu3": 10
        },
        "model": "ARM Neoverse-N1"
    },
    "memory": {
        "total": 25163091968,
        "free": 22907752448,
        "used": 2255339520,
        "percent": 9,
        "swapTotal": 536866816,
        "swapFree": 536866816,
        "swapUsed": 0,
        "swapPercent": 0
    },
    "disk": {
        "path": "/",
        "total": 51991019520,
        "free": 31404097536,
        "used": 20586921984,
        "percent": 39.6
    },
    "network": [
        {
            "name": "enp0s3",
            "rxBytes": 53974131679,
            "rxPackets": 224461484,
            "rxErrors": 0,
            "txBytes": 32486557781,
            "txPackets": 261150196,
            "txErrors": 0
        },
        {
            "name": "lo",
            "rxBytes": 1784023924,
            "rxPackets": 950392,
            "rxErrors": 0,
            "txBytes": 1784023924,
            "txPackets": 950392,
            "txErrors": 0
        }
    ],
    "system": {
        "hostname": "oc3",
        "os": "Linux (5.4.0-196-generic)",
        "kernel": "5.4.0-196-generic",
        "arch": "aarch64",
        "uptime": 12478759.24
    },
    "php": {
        "version": "8.5.6",
        "server": "FrankenPHP",
        "memory": 2097152,
        "peakMemory": 2097152,
        "user": "nobody"
    },
    "timestamp": 1785532490
}