link
nginx/status

Check Nginx Status

Check Nginx service status

service
monitoring

Command

sudo systemctl status nginx

Examples

Check Nginx status (systemd)

sudo systemctl status nginx

Check Nginx status (SysV)

sudo service nginx status