{
    "timestamp": "2026-09-18 05:39:23",
    "timezone": "UTC",
    "hostname": "ip-172-26-2-222",
    "os": "Linux 6.1.0-49-cloud-amd64 (x86_64)",
    "distro": "Debian GNU\/Linux 12 (bookworm)",
    "public_ip": "13.124.12.71",
    "region": "ap-northeast-2 (Seoul, KR)",
    "domain": "www.yewon.shop",
    "uptime": {
        "seconds": 619029,
        "formatted": "7일 3시간 57분 9초",
        "days": 7
    },
    "cpu": {
        "model": "Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz",
        "cores": 2,
        "load1": 0,
        "load5": 0,
        "load15": 0,
        "percent": 0
    },
    "memory": {
        "total": 990965760,
        "total_fmt": "945.06 MB",
        "used": 403865600,
        "used_fmt": "385.16 MB",
        "free": 137654272,
        "free_fmt": "131.28 MB",
        "available": 587100160,
        "available_fmt": "559.9 MB",
        "cached": 481443840,
        "cached_fmt": "459.14 MB",
        "percent": 40.8,
        "swap_total_fmt": "0 B",
        "swap_used_fmt": "0 B",
        "swap_percent": 0
    },
    "disk": {
        "total": 42027126784,
        "total_fmt": "39.14 GB",
        "used": 4015439872,
        "used_fmt": "3.74 GB",
        "free": 38011686912,
        "free_fmt": "35.4 GB",
        "percent": 9.6,
        "mount": "\/"
    },
    "services": {
        "apache2": {
            "name": "Apache Web Server",
            "port": "80, 443",
            "desc": "HTTP\/HTTPS 웹 엔진",
            "status": "active",
            "is_ok": true,
            "icon": "✅",
            "status_label": "정상 작동 (Active)"
        },
        "mariadb": {
            "name": "MariaDB Database",
            "port": "3306",
            "desc": "관계형 데이터베이스",
            "status": "active",
            "is_ok": true,
            "icon": "✅",
            "status_label": "정상 작동 (Active)"
        },
        "ssh": {
            "name": "SSH Daemon",
            "port": "22",
            "desc": "원격 터미널 & SCP 접속",
            "status": "active",
            "is_ok": true,
            "icon": "✅",
            "status_label": "정상 작동 (Active)"
        },
        "systemd-resolved": {
            "name": "DNS Resolver",
            "port": "53",
            "desc": "시스템 도메인 네임 해석",
            "status": "active",
            "is_ok": true,
            "icon": "✅",
            "status_label": "정상 작동 (Active)"
        }
    },
    "network": {
        "rx_fmt": "101.77 MB",
        "tx_fmt": "37.46 MB",
        "interface": "ens5 (AWS Elastic Network)"
    },
    "processes": [
        {
            "pid": "593",
            "user": "mysql",
            "cpu": "0.0%",
            "mem": "13.6%",
            "command": "mariadbd"
        },
        {
            "pid": "534",
            "user": "root",
            "cpu": "0.0%",
            "mem": "1.9%",
            "command": "unattended-upgr"
        },
        {
            "pid": "482",
            "user": "message+",
            "cpu": "0.0%",
            "mem": "0.4%",
            "command": "dbus-daemon"
        },
        {
            "pid": "839",
            "user": "root",
            "cpu": "0.0%",
            "mem": "4.2%",
            "command": "apache2"
        },
        {
            "pid": "488",
            "user": "root",
            "cpu": "0.0%",
            "mem": "0.8%",
            "command": "systemd-logind"
        }
    ],
    "php": {
        "version": "8.4.23",
        "sapi": "apache2handler",
        "memory_limit": "128M",
        "max_execution_time": "30s",
        "upload_max_filesize": "2M",
        "opcache": "✅ 활성화됨"
    }
}