I making a webadmin system and I want to monitor the CPU and RAM usage of a process in PHP
Can anyone help me?
|
This question came from our site for professional system and network administrators.
"Counters and Logs to Monitor" => http://support.microsoft.com/kb/300504 Save as CSV and read it() by PHP [OR] http://pecl.php.net/package/win32ps [OR] Use WMI:
|
||||
|