monitoring PHP script load
Hi thereForgive me for not being too technical on this stuff, but i'm wondering if there is something that we can use for monitoring PHP scripts to make sure they're not putting too much load on the server. We have found a particular script that appears to be slowing the server down considerably, but we are not 100% sure it is this script and indeed if it is, it would be good to log its load so that we can fine tune it
Any suggestions?
mark