Skip to content

Instantly share code, notes, and snippets.

@mateobur
Created February 28, 2019 21:18
Show Gist options
  • Save mateobur/018f317eaff1b8b1d4f09debdaf29b59 to your computer and use it in GitHub Desktop.
Save mateobur/018f317eaff1b8b1d4f09debdaf29b59 to your computer and use it in GitHub Desktop.
Monitoring Kubernetes - Kubelet metrics for a pod
{
"id": "520c9307e00f8001968de85c60e7a2f92d14cfa975d3f0ed13ed80bf2de64834",
"name": "/kubepods/besteffort/pod5c793840-3b87-11e9-b115-080027a63b2e/520c9307e00f8001968de85c60e7a2f92d14cfa975d3f0ed13ed80bf2de64834",
"aliases": [
"k8s_falco_falco-daemonset-cnjl5_default_5c793840-3b87-11e9-b115-080027a63b2e_3",
"520c9307e00f8001968de85c60e7a2f92d14cfa975d3f0ed13ed80bf2de64834"
],
"namespace": "docker",
"spec": {
"creation_time": "2019-02-28T20:05:53.28609329Z",
"labels": {
"RUN": "docker run -i -t -v /var/run/docker.sock:/host/var/run/docker.sock -v /dev:/host/dev -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro --name NAME IMAGE",
"annotation.io.kubernetes.container.hash": "92b6cc47",
"annotation.io.kubernetes.container.restartCount": "3",
"annotation.io.kubernetes.container.terminationMessagePath": "/dev/termination-log",
"annotation.io.kubernetes.container.terminationMessagePolicy": "File",
"annotation.io.kubernetes.pod.terminationGracePeriod": "30",
"io.kubernetes.container.logpath": "/var/log/pods/5c793840-3b87-11e9-b115-080027a63b2e/falco/3.log",
"io.kubernetes.container.name": "falco",
"io.kubernetes.docker.type": "container",
"io.kubernetes.pod.name": "falco-daemonset-cnjl5",
"io.kubernetes.pod.namespace": "default",
"io.kubernetes.pod.uid": "5c793840-3b87-11e9-b115-080027a63b2e",
"io.kubernetes.sandbox.id": "45e6ac6604172c32a3a038e5673e145ba2ee2bdff4f0383c973fbd461c0edcc1",
"maintainer": "Sysdig <support@sysdig.com>"
},
"has_cpu": true,
"cpu": {
"limit": 2,
"max_limit": 0,
"mask": "0-1",
"period": 100000
},
"has_memory": true,
"memory": {
"limit": 9223372036854772000,
"reservation": 9223372036854772000,
"swap_limit": 9223372036854772000
},
"has_network": false,
"has_filesystem": true,
"has_diskio": true,
"has_custom_metrics": false,
"image": "falcosecurity/falco@sha256:f26ca221c189c2851b8ba89f55dd28e48ab4a29a823b6fa43bd8d27adf8f433c"
},
"stats": [
{
"timestamp": "2019-02-28T20:23:20.646598177Z",
"cpu": {
"usage": {
"total": 19249228614,
"user": 12090000000,
"system": 1300000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 25731072,
"max_usage": 25817088,
"cache": 438272,
"rss": 19697664,
"swap": 0,
"mapped_file": 192512,
"working_set": 25296896,
"failcnt": 0,
"container_data": {
"pgfault": 26645,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26645,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 802816,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
},
{
"timestamp": "2019-02-28T20:23:36.274265051Z",
"cpu": {
"usage": {
"total": 19519133111,
"user": 12240000000,
"system": 1320000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 25792512,
"max_usage": 26046464,
"cache": 438272,
"rss": 19759104,
"swap": 0,
"mapped_file": 192512,
"working_set": 25358336,
"failcnt": 0,
"container_data": {
"pgfault": 26660,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26660,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 802816,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
},
{
"timestamp": "2019-02-28T20:23:48.77408782Z",
"cpu": {
"usage": {
"total": 19766218000,
"user": 12370000000,
"system": 1330000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 25997312,
"max_usage": 26075136,
"cache": 438272,
"rss": 19963904,
"swap": 0,
"mapped_file": 192512,
"working_set": 25563136,
"failcnt": 0,
"container_data": {
"pgfault": 26710,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26710,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 802816,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
},
{
"timestamp": "2019-02-28T20:24:04.226434258Z",
"cpu": {
"usage": {
"total": 20060442543,
"user": 12550000000,
"system": 1350000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 26058752,
"max_usage": 26140672,
"cache": 438272,
"rss": 20025344,
"swap": 0,
"mapped_file": 192512,
"working_set": 25624576,
"failcnt": 0,
"container_data": {
"pgfault": 26725,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26725,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 806912,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
},
{
"timestamp": "2019-02-28T20:24:23.277474942Z",
"cpu": {
"usage": {
"total": 20399578966,
"user": 12780000000,
"system": 1380000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 26169344,
"max_usage": 26243072,
"cache": 438272,
"rss": 20135936,
"swap": 0,
"mapped_file": 192512,
"working_set": 25735168,
"failcnt": 0,
"container_data": {
"pgfault": 26752,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26752,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 806912,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
},
{
"timestamp": "2019-02-28T20:24:40.54494064Z",
"cpu": {
"usage": {
"total": 20716360950,
"user": 12970000000,
"system": 1400000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 26267648,
"max_usage": 26365952,
"cache": 438272,
"rss": 20230144,
"swap": 0,
"mapped_file": 192512,
"working_set": 25833472,
"failcnt": 0,
"container_data": {
"pgfault": 26775,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26775,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 806912,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
},
{
"timestamp": "2019-02-28T20:24:51.302489308Z",
"cpu": {
"usage": {
"total": 20919465751,
"user": 13110000000,
"system": 1410000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 26353664,
"max_usage": 26431488,
"cache": 438272,
"rss": 20316160,
"swap": 0,
"mapped_file": 192512,
"working_set": 25919488,
"failcnt": 0,
"container_data": {
"pgfault": 26796,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26796,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 806912,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
},
{
"timestamp": "2019-02-28T20:25:05.34217005Z",
"cpu": {
"usage": {
"total": 21199940978,
"user": 13310000000,
"system": 1430000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 26406912,
"max_usage": 26533888,
"cache": 438272,
"rss": 20369408,
"swap": 0,
"mapped_file": 192512,
"working_set": 25972736,
"failcnt": 0,
"container_data": {
"pgfault": 26809,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26809,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 806912,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
},
{
"timestamp": "2019-02-28T20:25:16.448758008Z",
"cpu": {
"usage": {
"total": 21362237190,
"user": 13410000000,
"system": 1440000000
},
"cfs": {
"periods": 0,
"throttled_periods": 0,
"throttled_time": 0
},
"schedstat": {
"run_time": 0,
"runqueue_time": 0,
"run_periods": 0
},
"load_average": 0
},
"diskio": {},
"memory": {
"usage": 26451968,
"max_usage": 26537984,
"cache": 438272,
"rss": 20414464,
"swap": 0,
"mapped_file": 192512,
"working_set": 26017792,
"failcnt": 0,
"container_data": {
"pgfault": 26820,
"pgmajfault": 7
},
"hierarchical_data": {
"pgfault": 26820,
"pgmajfault": 7
}
},
"network": {
"name": "",
"rx_bytes": 0,
"rx_packets": 0,
"rx_errors": 0,
"rx_dropped": 0,
"tx_bytes": 0,
"tx_packets": 0,
"tx_errors": 0,
"tx_dropped": 0,
"tcp": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"tcp6": {
"Established": 0,
"SynSent": 0,
"SynRecv": 0,
"FinWait1": 0,
"FinWait2": 0,
"TimeWait": 0,
"Close": 0,
"CloseWait": 0,
"LastAck": 0,
"Listen": 0,
"Closing": 0
},
"udp": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
},
"udp6": {
"Listen": 0,
"Dropped": 0,
"RxQueued": 0,
"TxQueued": 0
}
},
"filesystem": [
{
"device": "/dev/sda1",
"type": "vfs",
"capacity": 17293533184,
"usage": 806912,
"base_usage": 774144,
"available": 0,
"has_inodes": false,
"inodes": 20,
"inodes_free": 0,
"reads_completed": 0,
"reads_merged": 0,
"sectors_read": 0,
"read_time": 0,
"writes_completed": 0,
"writes_merged": 0,
"sectors_written": 0,
"write_time": 0,
"io_in_progress": 0,
"io_time": 0,
"weighted_io_time": 0
}
],
"task_stats": {
"nr_sleeping": 0,
"nr_running": 0,
"nr_stopped": 0,
"nr_uninterruptible": 0,
"nr_io_wait": 0
},
"processes": {
"process_count": 0,
"fd_count": 0
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment