No.14574
Not going to look it up, but look at those LED pocket projectors. They're tiny and only use like 10W compared to regular projectors that use 200-300W.
Lazy, but I'd just made a bash script script that pulls info from a bunch of different tools like lm_sensors, hddtemp, smartcontrol, iotop, iftop, top/htop, watching log, if you use systemd or something then watching journalctl, etc. and nicely organizes it, SSH into that machine and run something like "watch -n 5 bash serverstats.sh". You can use a single board computer like a raspberry pi or a beaglebone black to handle all that.
Defiantly not an optimal solution, but it'd work.