Server Performance Review
Objective: confirm the host and OpenLiteSpeed service are healthy before cloning the new semester site.
-
Check CPU & load
top -o %CPU uptime
-
Memory & swap
free -h swapon --show
-
Disk usage
df -h
-
Check OpenLiteSpeed status
systemctl status lsws
-
View OpenLiteSpeed error logs
tail -n 200 /var/logs/openlitespeed/error.logĀ
-
Check PHP (lsphp) FPM
/usr/local/lsws/fcgi-bin/lsphp -v