Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: How to get the Apache Server status from command line |
|
Author |
|
arnabsaha
Joined: 20 Jan 2010 Posts: 3
|
Posted: Wed 20 Jan '10 15:24 Post subject: How to get the Apache Server status from command line |
|
|
Hi,
I have installed Apache 2.2 in windows XP,
i am getting the server status as follows . how can i get the same from command line or how can i send the same information to a txt file. Please help me.
Thanks
Arnab Saha
Apache Server Status for localhost
Server Version: Apache/2.2.14 (Win32)
Server Built: Sep 28 2009 22:41:08
--------------------------------------------------------------------------------
Current Time: Wednesday, 20-Jan-2010 18:51:42 India Standard Time
Restart Time: Wednesday, 20-Jan-2010 16:04:57 India Standard Time
Parent Server Generation: 0
Server uptime: 2 hours 46 minutes 45 seconds
Total accesses: 62 - Total Traffic: 243 kB
.0062 requests/sec - 24 B/second - 4013 B/request
1 requests currently being processed, 63 idle workers |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7407 Location: EU, Germany, Next to Hamburg
|
Posted: Wed 20 Jan '10 19:03 Post subject: |
|
|
I guess you can download wget for Windows.
Than write a small batch script where you can show the output or saving to an output file.
I think also with the windows version of lynx and the dump option it should be easy. |
|
Back to top |
|
|
|
|
|
|