cpu资源采集.json

JSON 2016-04-19 10:03:57 0
分享到:
{
    "ny_cpumo": {
        "general": {
            "cpucount": "4",
            "cpuused": "5%",
            "cpuvt": "true"
        }
    },
    "cpus": {
        "cpu1": {
            "devinfo": "Intel(R) Pentium(R) CPU G3250",
            "frequency": "3.20GHz",
            "coresize": "4",
            "caches": {
                "cache_1": "3M",
                "cache_2": "1M"
            },
            "cores": {
                "core": {
                    "used": "60%",
                    "...": "..."
                },
                "core2": {
                    "used": "60%",
                    "...": "..."
                }
            }
        },
        "cpu2": {
            "devinfo": "Intel(R) Pentium(R) CPU G3250",
            "frequency": "3.20GHz",
            "coresize": "4",
            "caches": {
                "cache_1": "3M",
                "cache_2": "1M"
            },
            "cores": {
                "core1": {
                    "used": "60%",
                    "...": "..."
                },
                "core2": {
                    "used": "60%",
                    "...": "..."
                }
            }
        }
    }
}
支付扫码

所有赞助/开支都讲公开明细,用于网站维护:赞助名单查看

查看我的收藏

正在加载... ...