apache status
[root@172-105-33-144 ~]# ps -ef | grep -i "httpd|apache"
root 7058 1 0 06:35 ? 00:00:00 openlitespeed (lshttpd - main)
www 7103 7058 0 06:35 ? 00:00:00 openlitespeed (lshttpd - #01)
root 7298 1 0 06:37 ? 00:00:00 /www/server/apache/bin/httpd -k start
www 7463 7298 0 06:37 ? 00:00:00 /www/server/apache/bin/httpd -k start
www 7464 7298 0 06:37 ? 00:00:00 /www/server/apache/bin/httpd -k start
www 7465 7298 0 06:37 ? 00:00:00 /www/server/apache/bin/httpd -k start
root 7737 7706 0 06:37 pts/0 00:00:00 grep --color=auto -i httpd|apache