My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 25, 2007 by Dancefire
Labels: Phase-Design, Phase-Requirements
MainPage  

[MainPage_zh_CN 中文 ]

Introduction

The project is a ASP.Net System Information Prober. It's a single page which trying to get as much as possible of useful hosting information. The concept is similar to PHP page which contains phpinfo().

Information Probed

System Information

Processor Information

Memory Information

Storage Information

Request Headers

Server Variables

Environment Variables

Session Information

System COM Components

Mail COM Components

Upload COM Components

Graphics COM Components

Other COM Components

Usage

Download current version zip file from the download page. Decompress and put info.aspx on any web server directory with the permission and ability to run *.aspx. And visit the page use browser.

E.g. put the files under web root of www.example.com, then visit the result by the link: http://www.example.com/info.aspx.

Requirement

It will support both IIS server on Windows Server and Apache with Mono on Linux/Unix.

Supported Platform:

  • Microsoft .Net Framework 1.0/1.1
  • Microsoft .Net Framework 2.0
  • Mono .Net Framework 1.0
  • Mono .Net Framework 2.0

Sign in to add a comment
Hosted by Google Code