Test my server status

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
man_with_hat
Forum Newbie
Posts: 3
Joined: Wed Feb 18, 2004 2:34 am

Test my server status

Post by man_with_hat »

Hi gurus
My search did not turn up what i wanted so...
What i would likje to do is periodically check the status/speed etc; of the mysql server i use for my website.

You see i am suspicious of the uptime stats that my isp give me....
And the response is lousey at times.

Now of course i realise my code may not be optimised so this is why i seek a more standardised approch.
A methodology for that matter..

Is there a code/doc resource for this, or mabe a thread i have missed in this forum?

thx in advance
jigaruu
Forum Newbie
Posts: 21
Joined: Wed Feb 18, 2004 11:46 pm
Contact:

Post by jigaruu »

check out here, its for sql server and i think it will be more or less same for this also

http://www.devarticles.com/c/a/SQL-Serv ... nce-Audit/

it briefs u
Post Reply