make complete test of a server

is there some php's application for to value the really features of a
server:max ram , cpu, velocity for to elaborate php script etc.., db ?
artev [ Mi, 26 September 2007 00:33 ] [ ID #1828914 ]

Re: make complete test of a server

artev wrote:
> is there some php's application for to value the really features of a
> server:max ram , cpu, velocity for to elaborate php script etc.., db ?

You can use phpSysInfo as base and add on those things you think are missing.

--

//Aho
Shion [ Mi, 26 September 2007 06:37 ] [ ID #1829818 ]

Re: make complete test of a server

Il Wed, 26 Sep 2007 06:37:18 +0200, J.O. Aho ha scritto:

> artev wrote:
>> is there some php's application for to value the really features of a
>> server:max ram , cpu, velocity for to elaborate php script etc.., db ?
>
> You can use phpSysInfo as base and add on those things you think are missing.


for add on those things ....;can explained better with an example ?

phpSysInfo is a PHP script that displays information about the host being
accessed.
so is possible in real time to see the memory quantity and cpu in
the memory and cpu amount that is being used?

It will displays things like Uptime,: what is?

thanks
artev [ Mi, 26 September 2007 20:30 ] [ ID #1829828 ]
PHP » alt.php » make complete test of a server

Vorheriges Thema: Want to learn php
Nächstes Thema: plw help with logic in generating json for EXTJS tree from PHP