Skip to content

Instantly share code, notes, and snippets.

@tfoote
Created April 27, 2015 07:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tfoote/c8a30e569c911f1977e2 to your computer and use it in GitHub Desktop.
Save tfoote/c8a30e569c911f1977e2 to your computer and use it in GitHub Desktop.
running processes on hanging machine
root 1 0.0 0.0 33620 2820 ? Ss Apr26 0:37 /sbin/init
root 484 0.0 0.0 19604 892 ? S Apr26 0:08 upstart-udev-bridge --daemon
root 487 0.0 0.0 51612 1764 ? Ss Apr26 0:03 /lib/systemd/systemd-udevd --daemon
root 622 0.0 0.0 15256 628 ? S Apr26 0:06 upstart-socket-bridge --daemon
root 667 0.0 0.0 10220 2908 ? Ss Apr26 0:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0
root 850 44.4 3.9 2838552 611608 ? Ssl Apr26 572:00 /usr/bin/docker -d -H unix:///var/run/docker.sock
message+ 870 0.0 0.0 39216 1208 ? Ss Apr26 0:08 dbus-daemon --system --fork
root 888 0.0 0.0 43448 1708 ? Ss Apr26 0:00 /lib/systemd/systemd-logind
syslog 897 0.0 0.0 260072 2056 ? Ssl Apr26 0:00 rsyslogd
root 918 0.0 0.0 15272 680 ? S Apr26 0:06 upstart-file-bridge --daemon
root 1017 0.0 0.0 14536 916 tty4 Ss+ Apr26 0:00 /sbin/getty -8 38400 tty4
root 1020 0.0 0.0 14536 916 tty5 Ss+ Apr26 0:00 /sbin/getty -8 38400 tty5
root 1024 0.0 0.0 14536 920 tty2 Ss+ Apr26 0:00 /sbin/getty -8 38400 tty2
root 1025 0.0 0.0 14536 912 tty3 Ss+ Apr26 0:00 /sbin/getty -8 38400 tty3
root 1027 0.0 0.0 14536 920 tty6 Ss+ Apr26 0:00 /sbin/getty -8 38400 tty6
root 1061 0.0 0.0 61360 3064 ? Ss Apr26 0:00 /usr/sbin/sshd -D
root 5760 0.0 0.0 105624 4216 ? Ss Apr26 0:00 \_ sshd: root@pts/0
root 6132 0.0 0.0 22540 5000 pts/0 Ss+ Apr26 0:00 | \_ -bash
root 14644 0.0 0.0 105624 4284 ? Ss 05:44 0:00 \_ sshd: root@pts/1
root 14743 0.0 0.0 22560 5172 pts/1 Ss 05:44 0:00 \_ -bash
root 16643 0.0 0.0 17324 1380 pts/1 R+ 07:09 0:00 \_ ps auxf
root 1073 0.0 0.0 23652 932 ? Ss Apr26 0:00 cron
daemon 1074 0.0 0.0 19136 164 ? Ss Apr26 0:00 atd
root 1122 0.0 0.0 19280 728 ? Ss Apr26 0:03 /usr/sbin/irqbalance
root 1129 0.0 0.0 4364 628 ? Ss Apr26 0:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket
jenkins+ 1182 0.0 0.0 18744 544 ? S Apr26 0:00 /usr/bin/daemon --name=jenkins-slave --inherit --output=/var/log/jenkins-slave/jenkins-slave.l
jenkins+ 1183 0.1 1.4 6622940 230988 ? Sl Apr26 2:27 \_ /usr/bin/java -jar /home/jenkins-slave/swarm-client-1.17-jar-with-dependencies.jar -mode e
newrelic 1216 0.0 0.0 16932 632 ? Ss Apr26 0:00 /usr/sbin/nrsysmond -c /etc/newrelic/nrsysmond.cfg -p /var/run/newrelic/nrsysmond.pid
newrelic 1217 0.0 0.0 251512 9580 ? Sl Apr26 0:49 \_ /usr/sbin/nrsysmond -c /etc/newrelic/nrsysmond.cfg -p /var/run/newrelic/nrsysmond.pid
root 1385 0.0 0.0 14536 924 tty1 Ss+ Apr26 0:00 /sbin/getty -8 38400 tty1
root 1386 0.0 0.0 12784 852 ttyS0 Ss+ Apr26 0:00 /sbin/getty -8 38400 ttyS0
ntp 1678 0.0 0.0 31440 1996 ? Ss Apr26 0:03 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment