rmccny Posted October 7, 2008 Share Posted October 7, 2008 (edited) Here is a working status/index.php for all of you with Windows servers. Since windows does not have any concept of "load averages", it instead will report current CPU usage for each CPU core. It also correctly reports system uptime as well. Now, there a potential "gotcha"; because it uses COM to query WMI, it requires an elevated level of permissions to run. There are a few ways this can be done, but what I found the easiest was to create an account with local admin permissions with a strong password, create a site in IIS Manager running under the context of the admin account you just created, and place ONLY the status file in the root of it. You could probably also assign a different port to further secure it as well. This has been tested on IIS 7/Server 2008 Enterprise. Includes full source. Enjoy. status.zip Edited October 7, 2008 by rmccny 0 Quote Link to comment Share on other sites More sharing options...
hightekhosting Posted October 7, 2008 Share Posted October 7, 2008 Thanks rmccny, I'll get our admins to load it up later on and I'll let you know how it goes Regards, Dale 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted October 7, 2008 Share Posted October 7, 2008 The page cannot be found The page you are looking for might have been removed, had its name changed, or is temporarily unavailable This is what I get. Any ideas. I am not very strong in IIS 0 Quote Link to comment Share on other sites More sharing options...
ekso Posted July 4, 2011 Share Posted July 4, 2011 its available for download from the status.zip icon 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.