How to check HTTP process is running

Zyxel_Kevin
Zyxel_Kevin Posts: 875  Zyxel Employee
Zyxel Certified Network Administrator - Security Zyxel Certified Sales Associate 100 Answers 500 Comments

You can use the following CLI to check HTTP process is running

usgflex200h> cmd debug system ps | match "nginx"

 7885     1 nginx           root     ?         19   0  0.0  0.0 Ss    27640  3328  1732  6910 11:28:33       00:00 00:00:00 nginx: master process /usr/sbin/nginx -g pid /var/run/nginx.pid; daemon on; master_process on;