Copy~$ ioxclient platform health
Currently using profile : default
Command Name: plt-health
-------------System Health----------------
{
"cpu": {
"cpu_count": 4,
"load_average": {
"min1": 0.45,
"min15": 0.3,
"min5": 0.42
},
"tasks": {
"stopped": 0,
"total": 547,
"zombie": 0
},
"utilization": {
"idle": 0.9764563446970509,
"io_wait": 0.00015042774858185456,
"system": 0.004910452673346573,
"user": 0.017777448568410233
}
},
"interfaces": [
{
"bandwidth_available": "N/A",
"bandwidth_used_rx": 0,
"bandwidth_used_tx": 0,
"name": "docker0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 0,
"packets_tx": 0,
"tx_queue_len": 0
},
{
"bandwidth_available": "N/A",
"bandwidth_used_rx": 512,
"bandwidth_used_tx": 512,
"name": "lo",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 3039,
"packets_tx": 3039,
"tx_queue_len": 0
},
{
"bandwidth_available": "N/A",
"bandwidth_used_rx": 0,
"bandwidth_used_tx": 0,
"name": "virbr0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 0,
"packets_tx": 0,
"tx_queue_len": 0
},
{
"bandwidth_available": "10000Mb/s",
"bandwidth_used_rx": 217,
"bandwidth_used_tx": 806,
"name": "vnet0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 7542,
"packets_tx": 18277,
"tx_queue_len": 1000
},
{
"bandwidth_available": "10Mb/s",
"bandwidth_used_rx": 0,
"bandwidth_used_tx": 0,
"name": "dpbr_0-nic",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 0,
"packets_tx": 0,
"tx_queue_len": 500
},
{
"bandwidth_available": "10000Mb/s",
"bandwidth_used_rx": 517,
"bandwidth_used_tx": 506,
"name": "veth0_0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 7037,
"packets_tx": 3082,
"tx_queue_len": 1000
},
{
"bandwidth_available": "N/A",
"bandwidth_used_rx": 762,
"bandwidth_used_tx": 261,
"name": "svcbr_0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 33114,
"packets_tx": 28337,
"tx_queue_len": 0
},
{
"bandwidth_available": "10Mb/s",
"bandwidth_used_rx": 0,
"bandwidth_used_tx": 0,
"name": "dpbr_n_0-nic",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 0,
"packets_tx": 0,
"tx_queue_len": 500
},
{
"bandwidth_available": "N/A",
"bandwidth_used_rx": 302,
"bandwidth_used_tx": 721,
"name": "dpbr_n_0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 7535,
"packets_tx": 8219,
"tx_queue_len": 0
},
{
"bandwidth_available": "N/A",
"bandwidth_used_rx": 1024,
"bandwidth_used_tx": 0,
"name": "dpbr_0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 2955,
"packets_tx": 0,
"tx_queue_len": 0
},
{
"bandwidth_available": "10000Mb/s",
"bandwidth_used_rx": 506,
"bandwidth_used_tx": 517,
"name": "veth1_0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 3082,
"packets_tx": 7037,
"tx_queue_len": 1000
},
{
"bandwidth_available": "1000Mb/s",
"bandwidth_used_rx": 706,
"bandwidth_used_tx": 317,
"name": "eth0",
"packets_dropped_rx": 0,
"packets_dropped_tx": 0,
"packets_rx": 30039,
"packets_tx": 35810,
"tx_queue_len": 1000
}
],
"memory": {
"free": 1.787211776e+09,
"swap_used": 507904,
"total": 4.130541568e+09,
"used": 2.343329792e+09
},
"storage": [
{
"free": 1.2095512576e+10,
"name": "/dev/sda1",
"reads_sec": 1.010304e+09,
"size": 1.89862912e+10,
"writes_sec": 2.5219072e+08
},
{
"free": 1.1388100608e+10,
"name": "/dev/sdb1",
"reads_sec": 5.52911872e+08,
"size": 3.1571570688e+10,
"writes_sec": 3.9825408e+08
},
{
"free": 3.075072e+06,
"name": "/dev/loop0",
"reads_sec": 0,
"size": 1.2762112e+07,
"writes_sec": 0
},
{
"free": 0,
"name": "/dev/loop1",
"reads_sec": 0,
"size": 5.7787392e+07,
"writes_sec": 0
},
{
"free": 0,
"name": "/dev/loop2",
"reads_sec": 0,
"size": 1.9841024e+07,
"writes_sec": 0
},
{
"free": 1.872896e+06,
"name": "/dev/loop3",
"reads_sec": 0,
"size": 2.018304e+06,
"writes_sec": 0
},
{
"free": 1.0617856e+07,
"name": "/dev/loop4",
"reads_sec": 0,
"size": 1.2131328e+07,
"writes_sec": 0
}
],
"system": {
"localtime": 1.452264874e+09,
"tzone": "IST(UTC+5:30:00)",
"uptime": 17568
}
}