Skip to content

Instantly share code, notes, and snippets.

@aimuz
Last active October 19, 2018 10:00
Show Gist options
  • Save aimuz/75d2ae7bc0ada12d9770a3348f438f6f to your computer and use it in GitHub Desktop.
Save aimuz/75d2ae7bc0ada12d9770a3348f438f6f to your computer and use it in GitHub Desktop.
{
"read": "2018-10-19T09:54:05.6070482Z",
"preread": "2018-10-19T09:54:04.6044412Z",
"pids_stats": {
"current": 1
},
"blkio_stats": {
"io_service_bytes_recursive": [
{
"major": 8,
"minor": 0,
"op": "Read",
"value": 1097728
},
{
"major": 8,
"minor": 0,
"op": "Write",
"value": 0
},
{
"major": 8,
"minor": 0,
"op": "Sync",
"value": 0
},
{
"major": 8,
"minor": 0,
"op": "Async",
"value": 1097728
},
{
"major": 8,
"minor": 0,
"op": "Total",
"value": 1097728
},
{
"major": 11,
"minor": 0,
"op": "Read",
"value": 61440
},
{
"major": 11,
"minor": 0,
"op": "Write",
"value": 0
},
{
"major": 11,
"minor": 0,
"op": "Sync",
"value": 0
},
{
"major": 11,
"minor": 0,
"op": "Async",
"value": 61440
},
{
"major": 11,
"minor": 0,
"op": "Total",
"value": 61440
}
],
"io_serviced_recursive": [
{
"major": 8,
"minor": 0,
"op": "Read",
"value": 78
},
{
"major": 8,
"minor": 0,
"op": "Write",
"value": 0
},
{
"major": 8,
"minor": 0,
"op": "Sync",
"value": 0
},
{
"major": 8,
"minor": 0,
"op": "Async",
"value": 78
},
{
"major": 8,
"minor": 0,
"op": "Total",
"value": 78
},
{
"major": 11,
"minor": 0,
"op": "Read",
"value": 3
},
{
"major": 11,
"minor": 0,
"op": "Write",
"value": 0
},
{
"major": 11,
"minor": 0,
"op": "Sync",
"value": 0
},
{
"major": 11,
"minor": 0,
"op": "Async",
"value": 3
},
{
"major": 11,
"minor": 0,
"op": "Total",
"value": 3
}
],
"io_queue_recursive": [],
"io_service_time_recursive": [],
"io_wait_time_recursive": [],
"io_merged_recursive": [],
"io_time_recursive": [],
"sectors_recursive": []
},
"num_procs": 0,
"storage_stats": {},
"cpu_stats": {
"cpu_usage": {
"total_usage": 27811255127,
"percpu_usage": [
13557893632,
14253361495
],
"usage_in_kernelmode": 17420000000,
"usage_in_usermode": 10300000000
},
"system_cpu_usage": 699795290000000,
"online_cpus": 2,
"throttling_data": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
}
},
"precpu_stats": {
"cpu_usage": {
"total_usage": 27811255127,
"percpu_usage": [
13557893632,
14253361495
],
"usage_in_kernelmode": 17420000000,
"usage_in_usermode": 10300000000
},
"system_cpu_usage": 699793290000000,
"online_cpus": 2,
"throttling_data": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
}
},
"memory_stats": {
"usage": 655507456,
"max_usage": 665178112,
"stats": {
"active_anon": 0,
"active_file": 8511488,
"cache": 628707328,
"dirty": 0,
"hierarchical_memory_limit": 9223372036854771712,
"hierarchical_memsw_limit": 9223372036854771712,
"inactive_anon": 401408,
"inactive_file": 620195840,
"mapped_file": 0,
"pgfault": 8986,
"pgmajfault": 35,
"pgpgin": 249413,
"pgpgout": 95822,
"rss": 401408,
"rss_huge": 0,
"total_active_anon": 0,
"total_active_file": 8511488,
"total_cache": 628707328,
"total_dirty": 0,
"total_inactive_anon": 401408,
"total_inactive_file": 620195840,
"total_mapped_file": 0,
"total_pgfault": 8986,
"total_pgmajfault": 35,
"total_pgpgin": 249413,
"total_pgpgout": 95822,
"total_rss": 401408,
"total_rss_huge": 0,
"total_unevictable": 0,
"total_writeback": 0,
"unevictable": 0,
"writeback": 0
},
"limit": 2096058368
},
"name": "/affectionate_wilson",
"id": "e2a8f13f6b63ab0db59b0971c71b265547dc529a4c39f39e50d21e007d3e486f",
"networks": {
"eth0": {
"rx_bytes": 273204057,
"rx_packets": 191137,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 2766868,
"tx_packets": 42101,
"tx_errors": 0,
"tx_dropped": 0
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment