Forum Moderators: phranque

Message Too Old, No Replies

server-status - add info to be displayed

         

tamara

2:50 am on Dec 25, 2004 (gmt 0)

10+ Year Member



hi,
i like to use the /server-status page for a quick glance at server performance.
I would like to add a new category of information to be displayed on the /server-status page.
How can i go about this?

specifically what i'd like to add is the basic authentication user name for each line on the server-status page...
so if we see a number of requests at the same time, we can see that it is the same user etc..or with visually cross referencing with the ips already listed on those lines, we can see if it is multiple users etc.

we have to dig through log files now to get that info, but to keep up in real time, all we need to do is find a way to list the username on the /server-status page.

point us in the right direction.
thanks :)

Prohibited

1:49 am on Dec 28, 2004 (gmt 0)

10+ Year Member



I'll try answering the question...

I think this has to do with some kind of Server side scipting I imagine since I've seen it done with PHP mostly.

tamara

11:02 am on Dec 28, 2004 (gmt 0)

10+ Year Member



hi,
no. /apache-server-status or /server-status is a
'server-status' option in the normal conf file.
I just don't know where or how to do some modifications
of what info is shown on the /server-status page.
i do not want to do anything with php

----