News

New Microsoft Tool Monitors .NET App Performance

New Monitoring Agent uses IntelliTrace capabilities.

Microsoft has beefed up the integration between IT development and IT operations with a new tool that can check .NET application performance.

The Microsoft Monitoring Agent, available this month at the release-to-manufacturing stage, is the successor product to Microsoft's Operations Manager Agent. It includes the "full functionality" of the .NET Application Performance Monitoring tool in System Center, as well as the IntelliTrace collector capabilities of the latest Visual Studio release, according to a Microsoft TechNet blog description.

The Monitoring Agent can be used to monitor applications in production environments, or it can be used to collect system diagnostics, including event logs, traces and performance information. It works with System Center 2012 R2 Operations Manager or System Center 2012 Service Pack 1 configurations. It also can be used as a standalone solution in conjunction with Visual Studio 2013 Ultimate edition or Visual Studio 2012 Update 4 Ultimate edition.

Microsoft describes how to use the agent as a standalone solution with Visual Studio in this blog post. When used in this way, the agent saves the data in an IntelliTrace file that can be opened with Visual Studio. The monitor mode detects exceptions, such as Web pages that take longer than five seconds to respond.

Power Shell 2.0 or 3.0 is a requirement for using the Monitoring Agent, as well as the .NET Framework 3.5 or later.

Also this month, Microsoft released another network-monitoring tool for Windows systems, this time for messaging traffic. The new Message Analyzer solution, which is the successor to Microsoft Network Monitor 3.4, can be used to capture protocol messaging traffic and other system messages, according to Microsoft's description.

The Message Analyzer tool lets users "import, aggregate, and analyze data from log and trace files," according to Microsoft. Data analyses can be visualized using graphical views, such as grids, charts and timelines. The data can be pulled from different sources for analysis in one place, according to Microsoft.

"Message Analyzer also enables you to capture messages from multiple places in the system at the same time, collect them in one trace file and package up all the information so that it can be analyzed elsewhere," a Microsoft blog post explained.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube