Server Sats?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Thu Oct 20, 2005 6:23 pm    Post subject: Server Sats? Reply with quote

I have read the Abyss Webserver Manual, and i have tried to use the Built in webserver status commands but i have had no luck. I was wondering if anyone out there had any idea on how to use the Commands.


Thanks in Advance,
Craig
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Thu Oct 20, 2005 6:38 pm    Post subject: Reply with quote

I wonder if the topic Abyss and Stats, only a few posts below this one would have helped. Maybe if you'd used the Search button...

http://www.aprelium.com/forum/viewtopic.php?t=7824
_________________

"Invent an idiot proof webserver and they'll invent a better idiot..."
Back to top View user's profile Send private message
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Thu Oct 20, 2005 7:29 pm    Post subject: Reply with quote

I tryed searching, but i had no look!
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
SillyNoodlz
-


Joined: 18 Oct 2005
Posts: 40
Location: France

PostPosted: Thu Oct 20, 2005 8:09 pm    Post subject: Re: Server Sats? Reply with quote

abyssisthebest wrote:
I was wondering if anyone out there had any idea on how to use the Commands.

Here are the inbuilt ones :

Quote:

X_ABYSS_STATS_SERVER_TOTAL The total number of processed requests for all the hosts. It includes also bad requests that were not targeting a specific host and that resulted in an error.

X_ABYSS_STATS_SERVER_ERROR The number of requests for which the server replied by an error.

X_ABYSS_STATS_SERVER_HTML The number of requests the server replied to by a document which MIME type was text/html.

X_ABYSS_STATS_SERVER_IMAGE The number of requests the server replied to by a document which MIME type starts with image/.

X_ABYSS_STATS_SERVER_NOTMODIFIED The number of requests for which the server detected that the requested document has not changed.

X_ABYSS_STATS_SERVER_OUTPUT The total size in bytes of the payload sent by the server to the clients.

X_ABYSS_STATS_HOST_UPTIME The total time in seconds during which the current host was up.

X_ABYSS_STATS_HOST_CURRENT_UPTIME The time in seconds during which the current host was up since the last server start or restart.

X_ABYSS_STATS_HOST_TOTAL The total number of requests processed by the current host.

X_ABYSS_STATS_HOST_ERROR The number of requests targeting the current host that resulted in an error.

X_ABYSS_STATS_HOST_HTML The number of requests the current host replied to by a document which MIME type was text/html.

X_ABYSS_STATS_HOST_IMAGE The number of requests the current host replied to by a document which MIME type starts with image/.

X_ABYSS_STATS_HOST_NOTMODIFIED The number of requests for which the current host detected that the requested document has not changed.

X_ABYSS_STATS_HOST_OUTPUT The total size in bytes of the payload sent by the current host to the clients.


For exaple ...

Code:
echo "Total hits : $X_ABYSS_STATS_SERVER_TOTAL";

Would give you the total hits to your server.

I made a little script that uses it, here:

www.danzserv.com/stats

Hope that helps ... :D
_________________
~ Dan
One day, I'll finish this ...
My website : www.sillynoodlz.com
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Sun Oct 23, 2005 3:09 pm    Post subject: Reply with quote

thanks that helped a lot,
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group