Hi,
I'm creating a php script that will capture certain information from the server and database at regular intervals. The server is running LAMP.
Is there a way to output the server load, or other statistics that may indicate the performance or load on the server including mysql?
Thanks :)