vectr0n

Untitled

Jan 2nd, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. root@librenms1:~# ps ajx | grep Z
  2. 59923 60470 839 839 ? -1 Z 33 0:00 [sh] <defunct>
  3. 59858 60473 839 839 ? -1 Z 33 0:00 [sh] <defunct>
  4. 6214 70379 70378 6203 pts/2 70378 S+ 0 0:00 grep --color=auto Z
  5. root@librenms1:~# ps aux | grep 60470
  6. www-data 60470 0.0 0.0 0 0 ? Z 18:42 0:00 [sh] <defunct>
  7. root 70381 0.0 0.0 12944 1012 pts/2 S+ 18:59 0:00 grep --color=auto 60470
  8. root@librenms1:~# ps aux | grep 60473
  9. www-data 60473 0.0 0.0 0 0 ? Z 18:42 0:00 [sh] <defunct>
  10. root 70383 0.0 0.0 12944 1088 pts/2 S+ 18:59 0:00 grep --color=auto 60473
Advertisement
Add Comment
Please, Sign In to add comment