{
    "cpu": {
        "load": [
            2.05,
            2.08,
            2.09
        ],
        "cores": 4,
        "usage": {
            "cpu": 50.6,
            "cpu0": 100,
            "cpu1": 100,
            "cpu2": 0,
            "cpu3": 4.8
        },
        "model": "ARM Neoverse-N1"
    },
    "memory": {
        "total": 25163091968,
        "free": 22938578944,
        "used": 2224513024,
        "percent": 8.8,
        "swapTotal": 536866816,
        "swapFree": 536866816,
        "swapUsed": 0,
        "swapPercent": 0
    },
    "disk": {
        "path": "/",
        "total": 51991019520,
        "free": 31845376000,
        "used": 20145643520,
        "percent": 38.7
    },
    "network": [
        {
            "name": "enp0s3",
            "rxBytes": 36254900041,
            "rxPackets": 160422357,
            "rxErrors": 0,
            "txBytes": 23788873246,
            "txPackets": 189478242,
            "txErrors": 0
        },
        {
            "name": "lo",
            "rxBytes": 1602845841,
            "rxPackets": 658259,
            "rxErrors": 0,
            "txBytes": 1602845841,
            "txPackets": 658259,
            "txErrors": 0
        }
    ],
    "system": {
        "hostname": "oc3",
        "os": "Linux (5.4.0-196-generic)",
        "kernel": "5.4.0-196-generic",
        "arch": "aarch64",
        "uptime": 8926534.95
    },
    "php": {
        "version": "8.5.6",
        "server": "FrankenPHP",
        "memory": 2097152,
        "peakMemory": 2097152,
        "user": "nobody"
    },
    "timestamp": 1781980266
}