{
    "time": 1787519768.949019,
    "error": null,
    "cpu": {
        "user": 223413963,
        "nice": 27417,
        "system": 92653619,
        "idle": 734527118,
        "iowait": 417712,
        "total": 1052808137,
        "context_switches": 3014739611,
        "processes_created": 7153965,
        "processes_running": 2,
        "processes_blocked": 0
    },
    "cpu_info": {
        "model": "AMD EPYC 7713 64-Core Processor",
        "cores": 2
    },
    "memory": {
        "total": 4109807616,
        "free": 731709440,
        "available": 2634477568,
        "buffers": 409088000,
        "cached": 1361559552,
        "swap_total": 536866816,
        "swap_free": 332623872,
        "used": 1475330048
    },
    "load": [
        1.66,
        1.22,
        1.05
    ],
    "uptime": 5271451.37,
    "disk": {
        "total": 83696263168,
        "free": 12230340608,
        "used": 71465922560,
        "percent_used": 85.4
    },
    "disk_io": [
        {
            "device": "sdb",
            "reads": 586486,
            "reads_merged": 506370,
            "sectors_read": 8748112,
            "read_time": 129718,
            "writes": 125068,
            "writes_merged": 957248,
            "sectors_written": 9523488,
            "write_time": 370635,
            "io_in_progress": 0,
            "io_time": 596040,
            "weighted_io_time": 500354
        },
        {
            "device": "sda",
            "reads": 17612617,
            "reads_merged": 3567430,
            "sectors_read": 907212026,
            "read_time": 4482736,
            "writes": 74131228,
            "writes_merged": 53904562,
            "sectors_written": 1372724792,
            "write_time": 50090916,
            "io_in_progress": 0,
            "io_time": 63763224,
            "weighted_io_time": 55850312
        }
    ],
    "network": {
        "rx_bytes": 36716255507,
        "tx_bytes": 277885165840
    },
    "network_interfaces": [
        {
            "interface": "eth0",
            "rx_bytes": 36716255507,
            "rx_packets": 137836199,
            "rx_errors": 0,
            "rx_drop": 0,
            "tx_bytes": 277885165840,
            "tx_packets": 133390109,
            "tx_errors": 0,
            "tx_drop": 0
        }
    ],
    "tcp_connections": {
        "listen": 4,
        "time_wait": 41,
        "established": 7,
        "fin_wait2": 1
    },
    "processes": 124,
    "root_device": "sda",
    "hostname": "LAMPStack21",
    "kernel": "5.10.0-32-amd64",
    "arch": "x86_64"
}