This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Te procesy chodzily o 07:57 vs 07:58 - dramatiq w 07:58 zuzywal ok. 1.8 GB wiecej (556,956 vs 2,355,712 KiB) | |
admin@ip-172-20-42-29:~$ grep dramat 0757.tree.log | |
root 6597 0.0 0.1 175744 20596 ? Sl Feb20 0:18 | \_ /usr/local/bin/python /usr/local/bin/dramatiq --path . --processes 4 --threads 4 django_dramatiq.setup django_dramatiq.tasks enrollapi.tasks | |
root 6696 0.1 3.4 2238528 556956 ? Sl Feb20 1:12 | | \_ /usr/local/bin/python /usr/local/bin/dramatiq --path . --processes 4 --threads 4 django_dramatiq.setup django_dramatiq.tasks enrollapi.tasks | |
root 6697 0.1 3.4 2238532 556960 ? Sl Feb20 1:12 | | \_ /usr/local/bin/python /usr/local/bin/dramatiq --path . --processes 4 --threads 4 django_dramatiq.setup django_dramatiq.tasks enrollapi.tasks | |
root 6698 0.1 3.4 2238528 557020 ? Sl Feb20 1:12 | | \_ /usr/local/bin/python /usr/local/bin/dramatiq --path . --processes 4 --threads 4 django_dramatiq.setup d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LEGEND: | |
$ ps aux | |
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND | |
timothy 29217 0.0 0.0 11916 4560 pts/21 S+ 08:15 0:00 pine | |
root 29505 0.0 0.0 38196 2728 ? Ss Mar07 0:00 sshd: can [priv] | |
can 29529 0.0 0.0 38332 1904 ? S Mar07 0:00 sshd: can@notty | |
USER = user owning the process | |
PID = process ID of the process |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from /var/log/syslog Feb 20 13:12:30 ip-172-20-42-29 kubelet[1711]: I0220 13:12:29.508719 1711 fsHandler.go:135] du and find on following dirs took 6.629732555s: [/var/lib/docker/overlay2/88ff3adfbacdcfde74d8278d06d497668ebbe7049095e4500100b7684075b938/diff /var/lib/docker/containers/e0047b1f0cacbd7dea779e7936fa3a5c435f2c6c5c45ec3eeaa028406b28a56d]; will not log again for this container unless duration exceeds 2s | |
from /var/log/kernel.log | |
Feb 19 12:07:51 ip-172-20-42-29 kernel: [619602.529364] python: page allocation stalls for 27740ms, order:0, mode:0x24201ca(GFP_HIGHUSER_MOVABLE|__GFP_COLD) | |
Feb 19 12:07:51 ip-172-20-42-29 kernel: [619602.531656] CPU: 2 PID: 18394 Comm: python Not tainted 4.9.0-7-amd64 #1 Debian 4.9.110-3+deb9u2 | |
Feb 19 12:07:51 ip-172-20-42-29 kernel: [619602.533503] Hardware name: Amazon EC2 m5.xlarge/, BIOS 1.0 10/16/2017 | |
Feb 19 12:07:51 ip-172-20-42-29 kernel: [619602.534878] 0000000000000000 ffffffffba530694 ffffffffbac01218 ffffbbb1c776fb70 | |
Feb 19 12:07:51 ip-172-20-42-29 kernel: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"conditions": [ | |
{ | |
"type": "NetworkUnavailable", | |
"status": "False", | |
"lastHeartbeatTime": "2019-02-12T08:06:07Z", | |
"lastTransitionTime": "2019-02-12T08:06:07Z", | |
"reason": "RouteCreated", | |
"message": "RouteController created a route" | |
}, | |
] |