fdnven

Well-Known Member
Feb 14, 2006
120
1
168
Hi,

Is it possible to view Apache statistics outside of WHM?

TIA
Frank
 

fdnven

Well-Known Member
Feb 14, 2006
120
1
168
Is it the current Apache status that you are after?

If so, from SSH you can use

Code:
httpd fullstatus
Or (generally a little easier to read)

Code:
lynx -dump -width 500 http://127.0.0.1/whm-server-status
Perfect thanks for the help LDH
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
I am happy to see a helpful solution was provided. Thanks for letting us know that it helped.

Thank you.