Skip to main content

server-status without WHM?

Comments

4 comments

  • cPanelLauren
    You can run the following on the command line: apachectl status
    0
  • nixuser
    Or use the command on server as root. wget 127.0.0.1/whm-server-status And open the file downloaded.
    0
  • Scott Galambos
    Great, thanks.
    0
  • kdean
    Or use the command on server as root. wget 127.0.0.1/whm-server-status And open the file downloaded.

    Or instead of opening a downloaded file: lynx -dump -width 180 http://127.0.0.1/whm-server-status
    0

Please sign in to leave a comment.