Hi, Is it possible to view Apache statistics outside of WHM? TIA Frank
F fdnven Well-Known Member Feb 14, 2006 120 1 168 Apr 4, 2014 #1 Hi, Is it possible to view Apache statistics outside of WHM? TIA Frank
L LDHosting Well-Known Member Jan 19, 2008 93 2 58 cPanel Access Level Root Administrator Apr 4, 2014 #2 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
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
F fdnven Well-Known Member Feb 14, 2006 120 1 168 Apr 5, 2014 #3 LDHosting said: 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 Click to expand... Perfect thanks for the help LDH
LDHosting said: 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 Click to expand... Perfect thanks for the help LDH
cPanelMichael Administrator Staff member Apr 11, 2011 47,880 2,258 463 Apr 7, 2014 #4 I am happy to see a helpful solution was provided. Thanks for letting us know that it helped. Thank you.
I am happy to see a helpful solution was provided. Thanks for letting us know that it helped. Thank you.