获取虚拟机主机信息
GET
/{adminPath}/getVmHostInfo
最后修改时间:2023-11-26 09:29:40
责任人:未设置
请求参数
Path 参数
adminPath
string
必需
示例值:
admin
Query 参数
hostId
integer
可选
Header 参数
Authorization
string
可选
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/admin/getVmHostInfo?hostId=' \
--header 'Authorization;'
返回响应
🟢200成功
application/json
Body
code
integer
必需
message
string
必需
data
object
必需
vmhost
object
必需
current
object
必需
rrddata
object
必需
示例
{
"code": 20000,
"message": "请求成功",
"data": {
"vmhost": {
"id": 25,
"nodeid": 1,
"vmid": 103,
"name": "VM-01",
"sockets": 1,
"cores": 2,
"threads": 2,
"devirtualization": false,
"kvm": true,
"cpuModel": null,
"modelGroup": null,
"cpu": "host",
"cpuUnits": 1024,
"args": null,
"arch": "x86_64",
"acpi": 1,
"memory": 1024,
"swap": null,
"agent": 1,
"ide0": null,
"ide2": "local-lvm:cloudinit",
"net0": "virtio,bridge=vmbr0",
"net1": null,
"os": "CentOS-8-Stream-x64.qcow2",
"osType": "linux",
"iso": null,
"template": null,
"onBoot": 1,
"bandwidth": 100,
"storage": "local-lvm",
"systemDiskSize": 40,
"dataDisk": {
"1": 40
},
"bridge": "vmbr0",
"ipConfig": {
"1": "ip=192.168.36.1/24,gw=192.168.36.2"
},
"nested": 0,
"task": {
"1692783654292": 135,
"1692783654310": 136,
"1692783693695": 137,
"1692783694983": 138,
"1692783695855": 139,
"1692783696541": 140
},
"status": 0,
"createTime": 1692783654293,
"expirationTime": 2008143654293
},
"current": {
"data": {
"netin": 146336902,
"vmid": 103,
"running-machine": "pc-i440fx-6.1+pve0",
"balloon": 1073741824,
"ha": {
"managed": 0
},
"maxmem": 1073741824,
"netout": 2060997,
"cpus": 2,
"proxmox-support": {
"pbs-library-version": "1.2.0 (6e555bc73a7dcfb4d0b47355b958afd101ad27b5)",
"pbs-dirty-bitmap-migration": true,
"pbs-dirty-bitmap": true,
"query-bitmap-info": true,
"pbs-masterkey": true,
"pbs-dirty-bitmap-savevm": true
},
"diskread": 857323698,
"status": "running",
"pid": 41319,
"disk": 0,
"mem": 555388928,
"running-qemu": "6.1.0",
"name": "VM-01",
"uptime": 67976,
"ballooninfo": {
"minor_page_faults": 14591362,
"max_mem": 1073741824,
"actual": 1073741824,
"mem_swapped_out": 168591360,
"mem_swapped_in": 44277760,
"total_mem": 807714816,
"free_mem": 252325888,
"last_update": 1693026679,
"major_page_faults": 6841
},
"blockstat": {
"scsi1": {
"unmap_merged": 0,
"rd_total_time_ns": 119191813,
"wr_bytes": 0,
"failed_flush_operations": 0,
"failed_unmap_operations": 0,
"idle_time_ns": 67955735946106,
"timed_stats": [],
"unmap_operations": 0,
"invalid_wr_operations": 0,
"wr_operations": 0,
"account_invalid": true,
"rd_merged": 0,
"unmap_total_time_ns": 0,
"unmap_bytes": 0,
"failed_wr_operations": 0,
"flush_operations": 0,
"invalid_rd_operations": 0,
"wr_total_time_ns": 0,
"rd_bytes": 9629696,
"invalid_unmap_operations": 0,
"flush_total_time_ns": 0,
"wr_highest_offset": 0,
"failed_rd_operations": 0,
"rd_operations": 434,
"invalid_flush_operations": 0,
"wr_merged": 0,
"account_failed": true
},
"ide2": {
"timed_stats": [],
"failed_unmap_operations": 0,
"failed_flush_operations": 0,
"idle_time_ns": 67955653219959,
"invalid_wr_operations": 0,
"unmap_operations": 0,
"unmap_merged": 0,
"rd_total_time_ns": 31770289,
"wr_bytes": 0,
"unmap_total_time_ns": 0,
"unmap_bytes": 0,
"wr_operations": 0,
"account_invalid": true,
"rd_merged": 0,
"invalid_rd_operations": 0,
"wr_total_time_ns": 0,
"rd_bytes": 278706,
"failed_wr_operations": 0,
"flush_operations": 0,
"rd_operations": 80,
"wr_merged": 0,
"account_failed": true,
"invalid_flush_operations": 0,
"invalid_unmap_operations": 0,
"flush_total_time_ns": 0,
"failed_rd_operations": 0,
"wr_highest_offset": 0
},
"scsi0": {
"rd_bytes": 847415296,
"wr_total_time_ns": 28348412537,
"invalid_rd_operations": 0,
"flush_operations": 4706,
"failed_wr_operations": 0,
"invalid_flush_operations": 0,
"account_failed": true,
"wr_merged": 0,
"rd_operations": 23603,
"wr_highest_offset": 42018529280,
"failed_rd_operations": 0,
"invalid_unmap_operations": 0,
"flush_total_time_ns": 2765105580,
"unmap_operations": 0,
"invalid_wr_operations": 0,
"failed_unmap_operations": 0,
"failed_flush_operations": 0,
"idle_time_ns": 29119584508,
"timed_stats": [],
"wr_bytes": 553765888,
"rd_total_time_ns": 23389570377,
"unmap_merged": 0,
"unmap_bytes": 0,
"unmap_total_time_ns": 0,
"rd_merged": 0,
"wr_operations": 13484,
"account_invalid": true
}
},
"diskwrite": 553765888,
"freemem": 252325888,
"qmpstatus": "running",
"maxdisk": 42949672960,
"nics": {
"tap103i0": {
"netout": 2060997,
"netin": 146336902
}
},
"cpu": 0.0375891686123617,
"agent": 1
}
},
"rrddata": {
"data": [
{
"diskwrite": 2285.22666666667,
"time": 1693022520,
"netin": 210.256666666667,
"diskread": 0,
"mem": 553779814.4,
"netout": 5.2,
"maxmem": 1073741824,
"cpu": 0.0458164359850216,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960
},
{
"diskwrite": 1285.97333333333,
"time": 1693022580,
"diskread": 0,
"netin": 155.26,
"maxmem": 1073741824,
"netout": 3.7,
"mem": 555310694.4,
"cpu": 0.0453278605314792,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2
},
{
"cpu": 0.0448897799706862,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"mem": 555433369.6,
"netout": 4.4,
"maxmem": 1073741824,
"netin": 160.446666666667,
"diskread": 0,
"diskwrite": 1826.13333333333,
"time": 1693022640
},
{
"maxmem": 1073741824,
"netout": 5.9,
"mem": 555385309.866667,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"cpu": 0.045415511457912,
"time": 1693022700,
"diskwrite": 1288.53333333333,
"diskread": 0,
"netin": 201.506666666667
},
{
"diskread": 0,
"netin": 248.526666666667,
"diskwrite": 988.16,
"time": 1693022760,
"cpu": 0.0471565094845228,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"maxmem": 1073741824,
"netout": 32.3,
"mem": 555276219.733333
},
{
"cpu": 0.0478185952007954,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"mem": 553325636.266667,
"netout": 2.35,
"maxmem": 1073741824,
"netin": 143.35,
"diskread": 0,
"diskwrite": 1041.06666666667,
"time": 1693022820
},
{
"diskwrite": 1343.14666666667,
"time": 1693022880,
"netin": 163.483333333333,
"diskread": 0,
"mem": 553349734.4,
"maxmem": 1073741824,
"netout": 1.35,
"cpu": 0.0421807382775492,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960
},
{
"maxmem": 1073741824,
"netout": 5.38,
"mem": 555073945.6,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"cpu": 0.0473693362823947,
"time": 1693022940,
"diskwrite": 1293.65333333333,
"diskread": 0,
"netin": 144.15
},
{
"diskwrite": 1343.14666666667,
"time": 1693023000,
"diskread": 0,
"netin": 280.555,
"netout": 26.72,
"maxmem": 1073741824,
"mem": 555158459.733333,
"cpu": 0.048439203953755,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2
},
{
"cpu": 0.0474418857419659,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"netout": 31.65,
"maxmem": 1073741824,
"mem": 553412334.933333,
"diskread": 0,
"netin": 218.545,
"diskwrite": 1609.38666666667,
"time": 1693023060
},
{
"diskread": 0,
"netin": 354.681666666667,
"diskwrite": 711.68,
"time": 1693023120,
"cpu": 0.0485055899978731,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"netout": 1.5,
"maxmem": 1073741824,
"mem": 553024648.533333
},
{
"mem": 555163101.866667,
"maxmem": 1073741824,
"netout": 2.2,
"cpu": 0.0476665704732284,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"diskwrite": 1456.64,
"time": 1693023180,
"netin": 347.58,
"diskread": 0
},
{
"netout": 2.2,
"maxmem": 1073741824,
"mem": 555235601.066667,
"cpu": 0.0478193672498925,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"diskwrite": 727.893333333333,
"time": 1693023240,
"diskread": 0,
"netin": 232.021666666667
},
{
"time": 1693023300,
"diskwrite": 1297.06666666667,
"netin": 164.9,
"diskread": 0,
"mem": 555315131.733333,
"maxmem": 1073741824,
"netout": 4.4,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"cpu": 0.0484923430644485
},
{
"mem": 555363737.6,
"netout": 2.2,
"maxmem": 1073741824,
"cpu": 0.046744671039322,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"diskwrite": 981.333333333333,
"time": 1693023360,
"netin": 148.72,
"diskread": 0
},
{
"netin": 230.856666666667,
"diskread": 0,
"diskwrite": 665.6,
"time": 1693023420,
"cpu": 0.0480634605390481,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"mem": 555351517.866667,
"maxmem": 1073741824,
"netout": 29.4666666666667
},
{
"netin": 138.94,
"diskread": 0,
"diskwrite": 748.373333333333,
"time": 1693023480,
"cpu": 0.0471353660049127,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"mem": 554721962.666667,
"netout": 3.7,
"maxmem": 1073741824
},
{
"diskwrite": 2636.8,
"time": 1693023540,
"netin": 306.296666666667,
"diskread": 0,
"mem": 554887372.8,
"netout": 27.5833333333333,
"maxmem": 1073741824,
"cpu": 0.0453493358834041,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960
},
{
"netin": 255.203333333333,
"diskread": 0,
"diskwrite": 2559.14666666667,
"time": 1693023600,
"cpu": 0.0500417896848725,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"mem": 553428855.466667,
"maxmem": 1073741824,
"netout": 27.6833333333333
},
{
"cpu": 0.0413691084723431,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"mem": 554723601.066667,
"maxmem": 1073741824,
"netout": 2.61,
"netin": 171.616666666667,
"diskread": 0,
"diskwrite": 1440.42666666667,
"time": 1693023660
},
{
"mem": 555187131.733333,
"maxmem": 1073741824,
"netout": 2.27,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"cpu": 0.0432250145389081,
"time": 1693023720,
"diskwrite": 712.533333333333,
"netin": 143.2,
"diskread": 0
},
{
"time": 1693023780,
"diskwrite": 657.066666666667,
"netin": 236.605,
"diskread": 0,
"mem": 555137297.066667,
"maxmem": 1073741824,
"netout": 28.8866666666667,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"cpu": 0.0409425923614328
},
{
"cpu": 0.046357333217842,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"netout": 1.5,
"maxmem": 1073741824,
"mem": 554252765.866667,
"diskread": 0,
"netin": 355.711666666667,
"diskwrite": 3612.16,
"time": 1693023840
},
{
"mem": 554814395.733333,
"netout": 2.2,
"maxmem": 1073741824,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.0405047393636851,
"time": 1693023900,
"diskwrite": 2895.36,
"netin": 165.44,
"diskread": 0
},
{
"diskwrite": 2148.69333333333,
"time": 1693023960,
"netin": 370.106666666667,
"diskread": 0,
"mem": 555348923.733333,
"maxmem": 1073741824,
"netout": 3.7,
"cpu": 0.0387493845740037,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0
},
{
"diskread": 0,
"netin": 150.166666666667,
"time": 1693024020,
"diskwrite": 426.666666666667,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"cpu": 0.039852378390849,
"maxmem": 1073741824,
"netout": 2.2,
"mem": 555310284.8
},
{
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"cpu": 0.0388240416560619,
"netout": 0,
"maxmem": 1073741824,
"mem": 555404083.2,
"diskread": 0,
"netin": 155.066666666667,
"time": 1693024080,
"diskwrite": 665.6
},
{
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"cpu": 0.0400045515645912,
"maxmem": 1073741824,
"netout": 2.9,
"mem": 555459652.266667,
"diskread": 0,
"netin": 147.458518518519,
"time": 1693024140,
"diskwrite": 665.6
},
{
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.0400031411112753,
"mem": 555228637.866667,
"maxmem": 1073741824,
"netout": 56.55,
"netin": 345.008148148148,
"diskread": 0,
"time": 1693024200,
"diskwrite": 885.76
},
{
"mem": 554410257.066667,
"netout": 2.2,
"maxmem": 1073741824,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.0389357386598446,
"time": 1693024260,
"diskwrite": 1913.17333333333,
"netin": 135.7,
"diskread": 0
},
{
"diskread": 0,
"netin": 182.416666666667,
"time": 1693024320,
"diskwrite": 665.6,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"cpu": 0.0419646509383975,
"netout": 2.2,
"maxmem": 1073741824,
"mem": 555150131.2
},
{
"diskread": 0,
"netin": 183.466666666667,
"diskwrite": 742.4,
"time": 1693024380,
"cpu": 0.0430143085347611,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"netout": 0,
"maxmem": 1073741824,
"mem": 555151223.466667
},
{
"cpu": 0.0442551959449365,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"mem": 555070259.2,
"maxmem": 1073741824,
"netout": 2.76,
"netin": 173.966666666667,
"diskread": 0,
"diskwrite": 810.666666666667,
"time": 1693024440
},
{
"mem": 554818082.133333,
"maxmem": 1073741824,
"netout": 31.1066666666667,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.0412523639282956,
"time": 1693024500,
"diskwrite": 612.693333333333,
"netin": 280.433333333333,
"diskread": 546.133333333333
},
{
"netin": 166.433333333333,
"diskread": 0,
"time": 1693024560,
"diskwrite": 1537.70666666667,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"cpu": 0.0407245596579316,
"mem": 553211084.8,
"netout": 0,
"maxmem": 1073741824
},
{
"diskwrite": 1102.50666666667,
"time": 1693024620,
"netin": 146.933333333333,
"diskread": 273.066666666667,
"mem": 554442888.533333,
"netout": 0,
"maxmem": 1073741824,
"cpu": 0.0429865594931745,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960
},
{
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"cpu": 0.0370581575804948,
"netout": 0,
"maxmem": 1073741824,
"mem": 555210888.533333,
"diskread": 0,
"netin": 157.866666666667,
"time": 1693024680,
"diskwrite": 1141.76
},
{
"netin": 144.1,
"diskread": 0,
"time": 1693024740,
"diskwrite": 384,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.0323165862194575,
"mem": 554141559.466667,
"maxmem": 1073741824,
"netout": 2.9
},
{
"time": 1693024800,
"diskwrite": 680.96,
"diskread": 0,
"netin": 267.483333333333,
"maxmem": 1073741824,
"netout": 30.2833333333333,
"mem": 554852488.533333,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"cpu": 0.0348589283450581
},
{
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"cpu": 0.0339460651136314,
"netout": 45.7,
"maxmem": 1073741824,
"mem": 554350455.466667,
"diskread": 0,
"netin": 244.6,
"time": 1693024860,
"diskwrite": 1597.44
},
{
"time": 1693024920,
"diskwrite": 2295.46666666667,
"diskread": 0,
"netin": 152.273333333333,
"netout": 6.1,
"maxmem": 1073741824,
"mem": 554955571.2,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"cpu": 0.0377455720124001
},
{
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.036714252414379,
"mem": 554308130.133333,
"maxmem": 1073741824,
"netout": 5.2,
"netin": 152.21,
"diskread": 0,
"time": 1693024980,
"diskwrite": 554.666666666667
},
{
"mem": 554648371.2,
"netout": 5.9,
"maxmem": 1073741824,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"cpu": 0.0341102835666168,
"time": 1693025040,
"diskwrite": 1297.06666666667,
"netin": 153.666666666667,
"diskread": 0
},
{
"time": 1693025100,
"diskwrite": 957.44,
"netin": 143.12,
"diskread": 0,
"mem": 554138146.133333,
"netout": 5.2,
"maxmem": 1073741824,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.0352419251933335
},
{
"mem": 555374455.466667,
"maxmem": 1073741824,
"netout": 3.7,
"cpu": 0.0349473480982196,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"diskwrite": 2123.09333333333,
"time": 1693025160,
"netin": 152.423333333333,
"diskread": 0
},
{
"maxmem": 1073741824,
"netout": 16.85,
"mem": 554922666.666667,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"cpu": 0.0353311879818946,
"time": 1693025220,
"diskwrite": 384,
"diskread": 0,
"netin": 141.403333333333
},
{
"diskwrite": 827.733333333333,
"time": 1693025280,
"diskread": 0,
"netin": 164.1,
"maxmem": 1073741824,
"netout": 4.3,
"mem": 553262011.733333,
"cpu": 0.0356942217397522,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2
},
{
"cpu": 0.0338922810227853,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"maxmem": 1073741824,
"netout": 4.76,
"mem": 553800908.8,
"diskread": 0,
"netin": 146.87,
"diskwrite": 1211.73333333333,
"time": 1693025340
},
{
"diskwrite": 1196.37333333333,
"time": 1693025400,
"netin": 258.35,
"diskread": 0,
"mem": 554803336.533333,
"maxmem": 1073741824,
"netout": 27.7833333333333,
"cpu": 0.0362476716602887,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960
},
{
"diskwrite": 2566.82666666667,
"time": 1693025460,
"diskread": 0,
"netin": 157.14,
"netout": 3.14,
"maxmem": 1073741824,
"mem": 553999155.2,
"cpu": 0.0349489378555488,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2
},
{
"diskread": 0,
"netin": 143.926666666667,
"time": 1693025520,
"diskwrite": 819.2,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"cpu": 0.0365218946208515,
"netout": 6.2,
"maxmem": 1073741824,
"mem": 555577890.133333
},
{
"cpu": 0.0356105696239801,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"maxmem": 1073741824,
"netout": 33.15,
"mem": 555254306.133333,
"diskread": 0,
"netin": 231.816666666667,
"diskwrite": 1228.8,
"time": 1693025580
},
{
"maxmem": 1073741824,
"netout": 6.7,
"mem": 553456844.8,
"cpu": 0.0371802753379984,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"diskwrite": 981.333333333333,
"time": 1693025640,
"diskread": 0,
"netin": 148.366666666667
},
{
"netin": 153.666666666667,
"diskread": 0,
"diskwrite": 1585.49333333333,
"time": 1693025700,
"cpu": 0.0353806501772128,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"mem": 553966796.8,
"maxmem": 1073741824,
"netout": 5.46
},
{
"diskwrite": 1605.97333333333,
"time": 1693025760,
"diskread": 0,
"netin": 146.3,
"maxmem": 1073741824,
"netout": 6.84,
"mem": 555296221.866667,
"cpu": 0.036130295559432,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2
},
{
"diskwrite": 1365.33333333333,
"time": 1693025820,
"netin": 151.966666666667,
"diskread": 0,
"mem": 555287756.8,
"netout": 4,
"maxmem": 1073741824,
"cpu": 0.0324734174276538,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960
},
{
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.032250381702533,
"mem": 555305096.533333,
"maxmem": 1073741824,
"netout": 5.2,
"netin": 145.113333333333,
"diskread": 0,
"time": 1693025880,
"diskwrite": 665.6
},
{
"diskread": 0,
"netin": 235.246666666667,
"diskwrite": 665.6,
"time": 1693025940,
"cpu": 0.0375887094655561,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"netout": 34.0666666666667,
"maxmem": 1073741824,
"mem": 555351927.466667
},
{
"netin": 259.293333333333,
"diskread": 0,
"time": 1693026000,
"diskwrite": 1003.52,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.0325173051687561,
"mem": 553964748.8,
"maxmem": 1073741824,
"netout": 32.8833333333333
},
{
"mem": 553512823.466667,
"netout": 5.46,
"maxmem": 1073741824,
"cpu": 0.0311690442375919,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"diskwrite": 1879.04,
"time": 1693026060,
"netin": 161.85,
"diskread": 0
},
{
"time": 1693026120,
"diskwrite": 2257.92,
"diskread": 0,
"netin": 152.216666666667,
"maxmem": 1073741824,
"netout": 5.9,
"mem": 555265228.8,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"cpu": 0.0326057963079776
},
{
"diskwrite": 1225.38666666667,
"time": 1693026180,
"netin": 138.88,
"diskread": 0,
"mem": 555451187.2,
"maxmem": 1073741824,
"netout": 3.84,
"cpu": 0.0367577129267108,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0
},
{
"cpu": 0.0325471280329204,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"netout": 5.2,
"maxmem": 1073741824,
"mem": 555465932.8,
"diskread": 0,
"netin": 158.233333333333,
"diskwrite": 1505.28,
"time": 1693026240
},
{
"maxmem": 1073741824,
"netout": 17.85,
"mem": 555429614.933333,
"cpu": 0.0352429042969101,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"diskwrite": 1303.89333333333,
"time": 1693026300,
"diskread": 0,
"netin": 151.666666666667
},
{
"diskread": 0,
"netin": 155.166666666667,
"time": 1693026360,
"diskwrite": 1559.89333333333,
"disk": 0,
"maxdisk": 42949672960,
"maxcpu": 2,
"cpu": 0.034540772565946,
"netout": 6.8,
"maxmem": 1073741824,
"mem": 553808691.2
},
{
"time": 1693026420,
"diskwrite": 1365.33333333333,
"netin": 150.4,
"diskread": 0,
"mem": 553397043.2,
"maxmem": 1073741824,
"netout": 5.2,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"cpu": 0.0361311423441499
},
{
"netin": 153.866666666667,
"diskread": 0,
"time": 1693026480,
"diskwrite": 989.866666666667,
"maxcpu": 2,
"maxdisk": 42949672960,
"disk": 0,
"cpu": 0.0353018852664372,
"mem": 555234918.4,
"maxmem": 1073741824,
"netout": 4.9
},
{
"netout": 5.2,
"maxmem": 1073741824,
"mem": 553180228.266667,
"cpu": 0.0362618697208855,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"diskwrite": 1203.2,
"time": 1693026540,
"diskread": 0,
"netin": 143.12
},
{
"diskread": 0,
"netin": 346.613333333333,
"diskwrite": 1201.49333333333,
"time": 1693026600,
"cpu": 0.0328663245058028,
"maxdisk": 42949672960,
"disk": 0,
"maxcpu": 2,
"maxmem": 1073741824,
"netout": 58.35,
"mem": 555208157.866667
},
{
"cpu": 0.0334612498405188,
"maxcpu": 2,
"disk": 0,
"maxdisk": 42949672960,
"mem": 553641028.266667,
"maxmem": 1073741824,
"netout": 4.86666666666667,
"netin": 143.12,
"diskread": 0,
"diskwrite": 1563.30666666667,
"time": 1693026660
}
]
}
}
}
修改于 2023-11-26 09:29:40