How to effectively monitor. Net Applications

Source: Internet
Author: User

Can you quickly find the crux of Your. NET application performance problems? This is an issue that must be considered for an operating enterprise application. I have encountered many problems in my recent work. The running system is completely a Black Box. Unlike the products in developmentCodeWhen a problem occurs during debugging, a very important aspect of the operating system can be monitored without the support of the Operation and Maintenance System. NET application, it will be as fragile as the last leaf on the branches after the winter, has been plagued by this problem recently, there are hundreds of companies. net system, there is no countermeasure to monitor him. Have you considered this problem in your project/product? What should I do? You are welcome to discuss it.

WMI (Windows Management Specification: Windows Management Instrumentation) is an implementation of Microsoft Web-Based Enterprise Management (WBEM) and a standard-based system management interface. Windows system-level monitoring is almost Based on the WMI mechanism, and the best fit for this mechanism is probably not Microsoft Operations Manager; whether it is learning or practical application, in fact, Enterprise Library, especially version 4.0, has become numerous. NET applications, especially large application models. As the main component of the common block, instrument is built into the entire enterprise library, and its peripherals are performance monitors and WMI;

Microsoft patterns & PracticesCommunityI have been paying attention to. Net monitoring and performance adjustment, improving. NET application performance and scalability, monitoring in. Net distributed application design. These are all documents and printed out a thick book. It gives people a feeling of being half-baked. For many enterprises, there is almost no technical force to concatenate these contents.

Like the Enterprise Library, WMI can be used to discover and query data. How can we make WMI discover data so that WMI can query your class? You need to provide the WMI provider on your own. NET platform (WMI 2 on. NET 2, which is supported by Enterprise Library 4.

Some Chinese WMI documents I have also compiled some windows management specifications-WMI. In the codeproject, there is a simple guide to WMI providers, take a closer look at Enterprise Library 4's system monitoring instrumentation.

ASP. NET 2.0 already has an ASP. NET health monitoring, see http://msdn.microsoft.com/zh-cn/library/ms178701 (vs.80 ). aspx: Upgrade Asp.net 1.1 to ASP. net2.0 is a very good benefit for operation.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.