2024-01-23, 04:36 AM
(This post was last modified: 2024-01-23, 04:38 AM by spanky34. Edited 1 time in total.)
Tonight I heard it screaming without any active sessions going.
Dropped into the docker container and did ps aux > auxtemp.txt:
Dropped into the docker container and did ps aux > auxtemp.txt:
Code:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 208 0 ? Ss 04:00 0:00 /package/admin/s6/command/s6-svscan -d4 -- /run/service
root 15 0.0 0.0 212 0 ? S 04:00 0:00 s6-supervise s6-linux-init-shutdownd
root 16 0.0 0.0 200 0 ? Ss 04:00 0:00 /package/admin/s6-linux-init/command/s6-linux-init-shutdownd -c /run/s6/basedir -g 3000 -C -B
root 72 0.0 0.0 212 0 ? S 04:00 0:00 s6-supervise svc-jellyfin
root 73 0.0 0.0 212 0 ? S 04:00 0:00 s6-supervise svc-cron
root 74 0.0 0.0 212 0 ? S 04:00 0:00 s6-supervise s6rc-fdholder
root 75 0.0 0.0 212 0 ? S 04:00 0:00 s6-supervise s6rc-oneshot-runner
root 83 0.0 0.0 188 0 ? Ss 04:00 0:00 /package/admin/s6/command/s6-ipcserverd -1 -- /package/admin/s6/command/s6-ipcserver-access -v0 -E -l0 -i data/rules -- /package/admin/s6/command/s6-sudod -t 30000 -- /package/admin/s6-rc/command/s6-rc-oneshot-run -l ../.. --
abc 511 205 27.4 9198864 4494200 ? Ssl 04:00 2277:05 /usr/bin/jellyfin --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg
root 512 0.0 0.0 7368 3712 ? Ss 04:00 0:00 bash ./run svc-cron
root 522 0.0 0.0 5768 1920 ? S 04:00 0:00 sleep infinity
root 7252 0.0 0.0 7632 4096 pts/0 Ss 22:29 0:00 /bin/bash
root 7327 0.0 0.0 10068 3456 pts/0 R+ 22:31 0:00 ps aux