I have been searching for hours for a script that will help me to determine what the CPU usage/load is for a website that I developed locally.
I am running XAMPP on Windows XP
Apache/2.2.4 (Win32)
PHP/5.2.1
mod_perl/2.0.3
Perl/v5.8.8
I've tried to install apache:vmonitor, but I cannot get it installed for whatever reason; I cannot find anything that is suitable for what I am looking for.
What I am trying to do is view the load/resource usage created by the script I wrote on my local machine before I upload it to my shared hosting account.
I don't care if the script is written in perl,php, or some other scripting language that will work by default in Windows XP with XAMPP, I just need something that works.
Thanks for any help that can be given.