[*] $ uname -a
[service-test1] Linux adom-test1 6.8.0-87-generic #87-Ubuntu SMP x86_64 GNU/Linux
[service-chess] Linux adom-chess 6.8.0-87-generic #87-Ubuntu SMP x86_64 GNU/Linux
[service-api] Linux adom-api 6.8.0-87-generic #87-Ubuntu SMP x86_64 GNU/Linux
exit 0 (all)
[service-test1] $ df -h /
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 50G 12G 35G 26% /
exit 0
[service-test1] $ ps aux | head -5
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 4624 3456 ? Ss 08:00 0:01 /sbin/init
adom 142 0.1 0.3 746284 52480 ? Sl 08:01 0:15 node agent.js
adom 287 0.0 0.1 621432 18720 ? Sl 08:02 0:03 node server.js
root 312 0.0 0.0 72316 6400 ? Ss 08:00 0:00 /usr/sbin/sshd
exit 0