The Artima Developer Community
Sponsored Link

.NET Buzz Forum
System Health Monitor Application

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sascha Corti

Posts: 797
Nickname: sascha
Registered: Aug, 2003

Sascha Corti is a developer evangelist for Microsoft in Switzerland.
System Health Monitor Application Posted: Sep 16, 2003 7:04 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sascha Corti.
Original Post: System Health Monitor Application
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sascha Corti
Latest Posts From Console.WriteLine("Hello World");

Advertisement

I have revamped my simple system health monitor application. It's an ASP.NET based app that is able to enumerate all existing event logs on a system and display their content in a data grid, including the description text and a hyperlink to the detailed information on  EventID.net for each entry.

This application helps making server monitoring over the internet a lot easier.

If you are interested in the source, you can get it here: HealthMon_1.3.zip

Setup instructions are included in the readme.txt file. As a fan of xcopy-deployment, I have however not created an installer...

Read: System Health Monitor Application

Topic: Ugh.. I want to code... Previous Topic   Next Topic Topic: Don is suprised, but Sam is mistaken

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use