文件名称:indihiang-24357
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.55mb
- 下载次数:
- 0次
- 提 供 者:
- 咖*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个专门针对IIS的日志分析的工具的源代码,结果能够以图形化得方式来进行显示,当前支持的IIS的版本为IIS6和IIS7,具体的功能请参看英文描述-Project Descr iption
Indihiang Project is a IIS log analyzing tool. The tool analyzes IIS Web server in comprehensive graphs and reports.
Project Features
- .NET fr a mework with C# as programming language
- Web Log Viewer and analyzer
- Web Log Consolidation
- Web Log Real-time monitoring
- Support for IIS6 and IIS7
- Trend Data Analysis
- Reporting
Indihiang Project is a IIS log analyzing tool. The tool analyzes IIS Web server in comprehensive graphs and reports.
Project Features
- .NET fr a mework with C# as programming language
- Web Log Viewer and analyzer
- Web Log Consolidation
- Web Log Real-time monitoring
- Support for IIS6 and IIS7
- Trend Data Analysis
- Reporting
相关搜索: 日志分析
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Indihiang--old
..............\App.config
..............\bin
..............\...\Debug
..............\...\.....\Indihiang.exe
..............\...\.....\Indihiang.exe.config
..............\...\.....\Indihiang.pdb
..............\...\.....\Indihiang.vshost.exe
..............\...\.....\Indihiang.vshost.exe.config
..............\...\.....\Indihiang.vshost.exe.manifest
..............\...\.....\ZedGraph.dll
..............\Cores
..............\.....\BaseLogParser.cs
..............\.....\EnumLogFile.cs
..............\.....\Features
..............\.....\........\BaseLogAnalyzeFeature.cs
..............\.....\........\LogCollection.cs
..............\.....\........\LogFeature.cs
..............\.....\........\UserAgentFeature.cs
..............\.....\LogInfoEventArgs.cs
..............\.....\LogParser.cs
..............\.....\LogParserFactory.cs
..............\.....\LogParserQueue.cs
..............\.....\LogProcessStatus.cs
..............\.....\ThreadBarrierExtensions.cs
..............\.....\W3cExtendedLogParser.cs
..............\DomainObject
..............\............\IisLog.cs
..............\............\NcsaLog.cs
..............\............\W3cExtendedLog.cs
..............\Forms
..............\.....\AboutIndihiang.cs
..............\.....\AboutIndihiang.Designer.cs
..............\.....\AboutIndihiang.resx
..............\.....\MainForm.cs
..............\.....\MainForm.Designer.cs
..............\.....\MainForm.resx
..............\Images
..............\......\Globe.ico
..............\......\grafik.ico
..............\......\help.ico
..............\......\indhiang.ico
..............\......\info.ico
..............\......\logfile.ico
..............\......\logfiles.ico
..............\......\root.ico
..............\......\server.ico
..............\......\start.ico
..............\......\Thumbs.db
..............\......\Web.ico
..............\......\weblog.ico
..............\......\webserver.ico
..............\Indihiang.csproj
..............\Modules
..............\.......\BaseControl.cs
..............\.......\UserAgentControl.cs
..............\.......\UserAgentControl.Designer.cs
..............\.......\UserAgentControl.resx
..............\.......\WebLogUserControl.cs
..............\.......\WebLogUserControl.Designer.cs
..............\.......\WebLogUserControl.resx
..............\obj
..............\...\Debug
..............\...\.....\Indhiang.csproj.FileListAbsolute.txt
..............\...\.....\Indhiang.csproj.GenerateResource.Cache
..............\...\.....\Indhiang.exe
..............\...\.....\Indhiang.Forms.MainForm.resources
..............\...\.....\Indhiang.pdb
..............\...\.....\Indhiang.Properties.Resources.resources
..............\...\.....\Indihiang.csproj.FileListAbsolute.txt
..............\...\.....\Indihiang.csproj.GenerateResource.Cache
..............\...\.....\Indihiang.exe
..............\...\.....\Indihiang.Forms.AboutIndihiang.resources
..............\...\.....\Indihiang.Forms.MainForm.resources
..............\...\.....\Indihiang.Modules.UserAgentControl.resources
..............\...\.....\Indihiang.Modules.WebLogUserControl.resources
..............\...\.....\Indihiang.pdb
..............\...\.....\Indihiang.Properties.Resources.resources
..............\...\.....\Refactor
..............\...\.....\TempPE
..............\...\.....\......\Properties.Resources.Designer.cs.dll
..............\...\.....\......\Resources.Resource1.Designer.cs.dll
..............\Program.cs
..............\Properties
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\ThirdParty
..............\..........\License-LGPL.txt
..............\..........\ZedGraph.dll
Indihiang.sln
Indihiang.suo
Indihiang.vssscc
..............\App.config
..............\bin
..............\...\Debug
..............\...\.....\Indihiang.exe
..............\...\.....\Indihiang.exe.config
..............\...\.....\Indihiang.pdb
..............\...\.....\Indihiang.vshost.exe
..............\...\.....\Indihiang.vshost.exe.config
..............\...\.....\Indihiang.vshost.exe.manifest
..............\...\.....\ZedGraph.dll
..............\Cores
..............\.....\BaseLogParser.cs
..............\.....\EnumLogFile.cs
..............\.....\Features
..............\.....\........\BaseLogAnalyzeFeature.cs
..............\.....\........\LogCollection.cs
..............\.....\........\LogFeature.cs
..............\.....\........\UserAgentFeature.cs
..............\.....\LogInfoEventArgs.cs
..............\.....\LogParser.cs
..............\.....\LogParserFactory.cs
..............\.....\LogParserQueue.cs
..............\.....\LogProcessStatus.cs
..............\.....\ThreadBarrierExtensions.cs
..............\.....\W3cExtendedLogParser.cs
..............\DomainObject
..............\............\IisLog.cs
..............\............\NcsaLog.cs
..............\............\W3cExtendedLog.cs
..............\Forms
..............\.....\AboutIndihiang.cs
..............\.....\AboutIndihiang.Designer.cs
..............\.....\AboutIndihiang.resx
..............\.....\MainForm.cs
..............\.....\MainForm.Designer.cs
..............\.....\MainForm.resx
..............\Images
..............\......\Globe.ico
..............\......\grafik.ico
..............\......\help.ico
..............\......\indhiang.ico
..............\......\info.ico
..............\......\logfile.ico
..............\......\logfiles.ico
..............\......\root.ico
..............\......\server.ico
..............\......\start.ico
..............\......\Thumbs.db
..............\......\Web.ico
..............\......\weblog.ico
..............\......\webserver.ico
..............\Indihiang.csproj
..............\Modules
..............\.......\BaseControl.cs
..............\.......\UserAgentControl.cs
..............\.......\UserAgentControl.Designer.cs
..............\.......\UserAgentControl.resx
..............\.......\WebLogUserControl.cs
..............\.......\WebLogUserControl.Designer.cs
..............\.......\WebLogUserControl.resx
..............\obj
..............\...\Debug
..............\...\.....\Indhiang.csproj.FileListAbsolute.txt
..............\...\.....\Indhiang.csproj.GenerateResource.Cache
..............\...\.....\Indhiang.exe
..............\...\.....\Indhiang.Forms.MainForm.resources
..............\...\.....\Indhiang.pdb
..............\...\.....\Indhiang.Properties.Resources.resources
..............\...\.....\Indihiang.csproj.FileListAbsolute.txt
..............\...\.....\Indihiang.csproj.GenerateResource.Cache
..............\...\.....\Indihiang.exe
..............\...\.....\Indihiang.Forms.AboutIndihiang.resources
..............\...\.....\Indihiang.Forms.MainForm.resources
..............\...\.....\Indihiang.Modules.UserAgentControl.resources
..............\...\.....\Indihiang.Modules.WebLogUserControl.resources
..............\...\.....\Indihiang.pdb
..............\...\.....\Indihiang.Properties.Resources.resources
..............\...\.....\Refactor
..............\...\.....\TempPE
..............\...\.....\......\Properties.Resources.Designer.cs.dll
..............\...\.....\......\Resources.Resource1.Designer.cs.dll
..............\Program.cs
..............\Properties
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\ThirdParty
..............\..........\License-LGPL.txt
..............\..........\ZedGraph.dll
Indihiang.sln
Indihiang.suo
Indihiang.vssscc