{
    "status": "success",
    "timestamp": 1787817220,
    "system": {
        "os": "Debian GNU\/Linux 12 (bookworm)",
        "hostname": "ip-172-26-7-189",
        "kernel": "6.1.0-49-cloud-amd64",
        "arch": "x86_64",
        "server_ip": "172.26.7.189",
        "php_version": "8.4.24",
        "server_time": "2026-08-27 07:53:40",
        "timezone": "UTC"
    },
    "cpu": {
        "percent": 4.8,
        "cores": 2,
        "model": "Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz",
        "load_1": 0,
        "load_5": 0.07,
        "load_15": 0.04
    },
    "memory": {
        "total": 990965760,
        "used": 431144960,
        "free": 99323904,
        "available": 559820800,
        "cached": 562827264,
        "percent": 43.5,
        "swap_total": 0,
        "swap_used": 0,
        "swap_percent": 0
    },
    "disk": {
        "mount": "\/",
        "total": 42027126784,
        "used": 4706422784,
        "free": 37320704000,
        "percent": 11.2
    },
    "uptime": {
        "seconds": 163204,
        "formatted": "1일 21시간 20분 4초",
        "days": 1,
        "hours": 21,
        "minutes": 20,
        "boot_time": "2026-08-25 10:33:36"
    },
    "services": [
        {
            "id": "apache2",
            "name": "Apache2 Web Server",
            "icon": "server",
            "port": 80,
            "active": true,
            "status_text": "✅ 정상",
            "status_desc": "Operational"
        },
        {
            "id": "ssh",
            "name": "SSH Server (sshd)",
            "icon": "terminal",
            "port": 22,
            "active": true,
            "status_text": "✅ 정상",
            "status_desc": "Operational"
        },
        {
            "id": "mariadb",
            "name": "MariaDB \/ MySQL",
            "icon": "database",
            "port": 3306,
            "active": true,
            "status_text": "✅ 정상",
            "status_desc": "Operational"
        },
        {
            "id": "cron",
            "name": "Cron Job Daemon",
            "icon": "clock",
            "port": null,
            "active": true,
            "status_text": "✅ 정상",
            "status_desc": "Operational"
        }
    ],
    "processes": [
        {
            "pid": "68338",
            "user": "root",
            "cpu": 0,
            "mem": 4,
            "command": "apache2"
        },
        {
            "pid": "68400",
            "user": "www-data",
            "cpu": 0,
            "mem": 3.3,
            "command": "apache2"
        },
        {
            "pid": "41984",
            "user": "Debian-+",
            "cpu": 0,
            "mem": 1.7,
            "command": "exim4"
        },
        {
            "pid": "605",
            "user": "mysql",
            "cpu": 0,
            "mem": 14.5,
            "command": "mariadbd"
        },
        {
            "pid": "525",
            "user": "root",
            "cpu": 0,
            "mem": 1.3,
            "command": "unattended-upgr"
        },
        {
            "pid": "483",
            "user": "message+",
            "cpu": 0,
            "mem": 0.3,
            "command": "dbus-daemon"
        }
    ],
    "network": {
        "ens5": {
            "rx_bytes": 236154500,
            "tx_bytes": 16755359,
            "rx_packets": 228726,
            "tx_packets": 54113
        }
    }
}