Skip to content

Instantly share code, notes, and snippets.

@pwittrock
Created March 15, 2016 19:29
Show Gist options
  • Save pwittrock/bc40a8d3199f26a0df08 to your computer and use it in GitHub Desktop.
Save pwittrock/bc40a8d3199f26a0df08 to your computer and use it in GitHub Desktop.
rootfs 103079200 3461828 95302104 4% /
udev 10240 0 10240 0% /dev
tmpfs 767984 312 767672 1% /run
/dev/disk/by-uuid/0f4155c3-2c08-43f0-9949-b25bb21e3561 103079200 3461828 95302104 4% /
tmpfs 5120 0 5120 0% /run/lock
tmpfs 1535960 368 1535592 1% /run/shm
{
"node": {
"nodeName": "pwittroc1170-minion-aqo5",
"systemContainers": [
{
"name": "misc",
"startTime": "2016-03-15T19:12:28Z",
"cpu": {
"time": "2016-03-15T19:19:25Z",
"usageNanoCores": 4126458,
"usageCoreNanoSeconds": 29433335798
},
"memory": {
"time": "2016-03-15T19:19:25Z",
"usageBytes": 729837568,
"workingSetBytes": 142417920,
"pageFaults": 344907,
"majorPageFaults": 16
},
"rootfs": {
"availableBytes": 97589268480,
"capacityBytes": 105553100800
},
"logs": {
"availableBytes": 97589268480,
"capacityBytes": 105553100800
},
"userDefinedMetrics": null
},
{
"name": "kubelet",
"startTime": "2016-03-15T19:11:10Z",
"cpu": {
"time": "2016-03-15T19:19:31Z",
"usageNanoCores": 10050411,
"usageCoreNanoSeconds": 5787903940
},
"memory": {
"time": "2016-03-15T19:19:31Z",
"usageBytes": 12697600,
"workingSetBytes": 12591104,
"pageFaults": 254482,
"majorPageFaults": 4
},
"rootfs": {
"availableBytes": 97589268480,
"capacityBytes": 105553100800
},
"logs": {
"availableBytes": 97589268480,
"capacityBytes": 105553100800
},
"userDefinedMetrics": null
"pods": [
{
"podRef": {
"name": "monitoring-influxdb-grafana-v3-oe1p5",
"namespace": "kube-system",
"uid": "c5fb364e-eae1-11e5-bb45-42010af00005"
},
"startTime": "2016-03-15T19:12:54Z",
"containers": [
{
"name": "grafana",
"startTime": "2016-03-15T19:13:09Z",
"cpu": {
"time": "2016-03-15T19:19:24Z",
"usageNanoCores": 649318,
"usageCoreNanoSeconds": 589980673
},
"memory": {
"time": "2016-03-15T19:19:24Z",
"usageBytes": 8482816,
"workingSetBytes": 8462336,
"pageFaults": 9923,
"majorPageFaults": 0
},
"rootfs": {
"availableBytes": 97589268480,
"capacityBytes": 105553100800,
"usedBytes": 12288
},
"logs": {
"availableBytes": 97589268480,
"capacityBytes": 105553100800,
"usedBytes": 40960
},
"userDefinedMetrics": null
},
{
"name": "influxdb",
"startTime": "2016-03-15T19:13:24Z",
"cpu": {
"time": "2016-03-15T19:19:17Z",
"usageNanoCores": 4687376,
"usageCoreNanoSeconds": 952159314
},
"memory": {
"time": "2016-03-15T19:19:17Z",
"usageBytes": 19181568,
"workingSetBytes": 19083264,
"pageFaults": 6049,
"majorPageFaults": 0
},
"rootfs": {
"availableBytes": 97589268480,
"capacityBytes": 105553100800,
"usedBytes": 32768
},
"logs": {
"availableBytes": 97589268480,
"capacityBytes": 105553100800,
"usedBytes": 45056
},
"userDefinedMetrics": null
}
],
"network": {
"time": "2016-03-15T19:19:34Z",
"rxBytes": 4727184,
"rxErrors": 0,
"txBytes": 90580,
"txErrors": 0
},
"volume": [
{
"availableBytes": 97589297152,
"capacityBytes": 105553100800,
"usedBytes": 3108864,
"name": "influxdb-persistent-storage"
},
{
"availableBytes": 97589297152,
"capacityBytes": 105553100800,
"usedBytes": 36864,
"name": "grafana-persistent-storage"
},
{
"availableBytes": 3932057600,
"capacityBytes": 3932069888,
"usedBytes": 12288,
"name": "default-token-dj59l"
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment