Skip to content

Commit e6addab

Browse files
Merge pull request #115171 from bwren/am-issues
Azure Monitor multiple minor issues
2 parents 00dca18 + faf6f0f commit e6addab

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

articles/azure-monitor/insights/ad-assessment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ After you've added the solution and a check is completed, summary information fo
3232
## Prerequisites
3333

3434
* The Active Directory Health Check solution requires a supported version of .NET Framework 4.6.2 or above installed on each computer that has the Log Analytics agent for Windows (also referred to as the Microsoft Monitoring Agent (MMA)) installed. The agent is used by System Center 2016 - Operations Manager, Operations Manager 2012 R2, and Azure Monitor.
35-
* The solution supports domain controllers running Windows Server 2008 and 2008 R2, Windows Server 2012 and 2012 R2, and Windows Server 2016.
36-
* A Log Analytics workspace to add the Active Directory Health Check solution from the Azure marketplace in the Azure portal. There is no additional configuration required.
35+
* The solution supports domain controllers running Windows Server 2008 and 2008 R2, Windows Server 2012 and 2012 R2, Windows Server 2016, and Windows Server 2019.
36+
* A Log Analytics workspace to add the Active Directory Health Check solution from the Azure Marketplace in the Azure portal. There is no additional configuration required.
3737

3838
> [!NOTE]
3939
> After you've added the solution, the AdvisorAssessment.exe file is added to servers with agents. Configuration data is read and then sent to Azure Monitor in the cloud for processing. Logic is applied to the received data and the cloud service records the data.

articles/azure-monitor/insights/vminsights-performance.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,20 @@ ms.subservice:
55
ms.topic: conceptual
66
author: bwren
77
ms.author: bwren
8-
ms.date: 10/15/2019
8+
ms.date: 05/31/2020
99

1010
---
1111

1212
# How to chart performance with Azure Monitor for VMs
1313

1414
Azure Monitor for VMs includes a set of performance charts that target several key performance indicators (KPIs) to help you determine how well a virtual machine is performing. The charts show resource utilization over a period of time so you can identify bottlenecks, anomalies, or switch to a perspective listing each machine to view resource utilization based on the metric selected. While there are numerous elements to consider when dealing with performance, Azure Monitor for VMs monitors key operating system performance indicators related to processor, memory, network adapter, and disk utilization. Performance complements the health monitoring feature and helps expose issues that indicate a possible system component failure, support tuning and optimization to achieve efficiency, or support capacity planning.
1515

16+
## Limitations
17+
Following are limitations in performance collection with Azure Monitor for VMs.
18+
19+
- **Available memory** is not available for virtual machines running Red Hat Linux (RHEL) 6. This metric is calculated from **MemAvailable** which was introduced in RHEL 7.
20+
- Metrics are only available for data disks on Linux virtual machines using EXT filesystem family (EXT2, EXT3, EXT4).
21+
1622
## Multi-VM perspective from Azure Monitor
1723

1824
From Azure Monitor, the Performance feature provides a view of all monitored VMs deployed across workgroups in your subscriptions or in your environment. To access from Azure Monitor, perform the following steps.

articles/azure-monitor/platform/log-analytics-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following versions of the Windows operating system are officially supported
8787
* Windows Server 2016, version 1709 and 1803
8888
* Windows Server 2012, 2012 R2
8989
* Windows Server 2008 SP2 (x64), 2008 R2
90-
* Windows 10 Enterprise and Pro
90+
* Windows 10 Enterprise (including multi-session) and Pro
9191
* Windows 8 Enterprise and Pro
9292
* Windows 7 SP1
9393

0 commit comments

Comments
 (0)