惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
D
Docker
月光博客
月光博客
MongoDB | Blog
MongoDB | Blog
Vercel News
Vercel News
美团技术团队
博客园 - 叶小钗
I
InfoQ
Jina AI
Jina AI
博客园 - 司徒正美
雷峰网
雷峰网
B
Blog
Y
Y Combinator Blog
A
About on SuperTechFans
WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Recent Announcements
Recent Announcements
V
V2EX
N
Netflix TechBlog - Medium

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Monitor Windows app metrics and events with Datadog’s WMI...
Remi Hakim · 2015-08-14 · via Datadog | The Monitor blog
Remi Hakim

Remi Hakim

Microsoft’s Windows Management Instrumentation (WMI) is used to collect and manage performance metrics and counters for a wide range of popular Windows-based applications, including Microsoft Exchange, SharePoint, SQL Server, and IIS. WMI can also be used to track metrics for .NET applications. WMI’s counterpart, Microsoft Event Viewer, similarly collects discrete events and alerts from the same applications.

With Datadog’s WMI integration, you can pull in metrics from Windows applications for graphing, analysis, and alerting. In addition to being able to pull a wide range of common, preset performance counters, you can create your own metrics to be monitored from inside WMI for custom built applications within the .NET framework. Likewise, alerts and discrete events from Microsoft Event Viewer can be sent to Datadog’s Event Stream as well as being available for commenting and correlation analysis with metrics collected from WMI or from other sources.

Collecting metrics from custom .NET applications

Datadog’s WMI integration is especially useful for engineering teams that use the full Microsoft stack and who develop in .NET. You can use WMI and Datadog to track and report on your high-level .NET app metrics. In addition to WMI metrics, you can use Datadog’s StatsD .NET port to emit custom metrics directly from within your applications, allowing you to graph and correlate both system and application metrics.

IO read bytes per sec
IO read bytes per sec

Aggregating Windows app data precisely with tagging

Modern applications are often hosted on cloud platforms where underlying servers can scale up or down dynamically. As a result, performance data for these many servers must often be aggregated to gain an understanding of how an entire cluster of machines is performing. Any WMI or Microsoft Event Viewer data pulled into Datadog will have certain tags associated with it, originating from the cloud platform, configuration management tool, and other sources.

Tagging in graphs
Tagging in graphs

In an Azure environment, for instance, this would include region, clusters, and any other tags associated with that server. When you create your own WMI metrics or Microsoft Event Viewer events to track, you can also associate those metrics with whatever tags you set, and they can also be tracked and parsed in Datadog.

If you develop with .NET or run your application on Windows, you can sign up for a free trial of Datadog to gain visibility into these components.