To view if upcp is still running

ARUN Post in WHM BACKEND
0

pstree -apuc

To view the process running
pstree -apuc | grep “name”

Eg : root@sv5 [~]# pstree -apuc | grep easy
?                       ??grep,22013 easy

ll /proc/22013/fd

tail -f /usr/local/cpanel/logs/easy/apache/build.1269862294

« Prev: :Next »

Leave a Reply

You must be logged in to post a comment.