Skip to content

Commit 30bd6f1

Browse files
Merge pull request #211487 from shayoniseth/patch-95
Update agents-overview.md
2 parents 2176e6d + 2c7304b commit 30bd6f1

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/azure-monitor/agents/agents-overview.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Overview of the Azure Monitor Agent, which collects monitoring data
44
ms.topic: conceptual
55
author: guywi-ms
66
ms.author: guywild
7-
ms.date: 9/16/2022
7+
ms.date: 9/15/2022
88
ms.custom: references_regions
99
ms.reviewer: shseth
1010

@@ -17,17 +17,17 @@ Azure Monitor Agent (AMA) collects monitoring data from the guest operating syst
1717

1818
Here's a short **introduction to Azure Monitor video**, which includes a quick demo of how to set up the agent from the Azure portal: [ITOps Talk: Azure Monitor Agent](https://www.youtube.com/watch?v=f8bIrFU8tCs)
1919

20-
## Can I deploy Azure Monitor Agent?
20+
## Consolidating legacy agents
2121

22-
Deploy Azure Monitor Agent on all new virtual machines to collect data for [supported services and features](#supported-services-and-features).
22+
Deploy Azure Monitor Agent on all new virtual machines, scale sets and on premise servers to collect data for [supported services and features](#supported-services-and-features).
2323

24-
If you have virtual machines already deployed with legacy agents, we recommend you [check whether Azure Monitor Agent supports your monitoring needs](#compare-to-legacy-agents) and [migrate to Azure Monitor Agent](./azure-monitor-agent-migration.md) as soon as possible.
24+
If you have machines already deployed with legacy Log Analytics agents, we recommend you [migrate to Azure Monitor Agent](./azure-monitor-agent-migration.md) as soon as possible. The legacy Log Analytics agent will not be supported after August 2024.
2525

2626
Azure Monitor Agent replaces the Azure Monitor legacy monitoring agents:
2727

28-
- [Log Analytics Agent](./log-analytics-agent.md): Sends data to a Log Analytics workspace and supports monitoring solutions.
29-
- [Telegraf agent](../essentials/collect-custom-metrics-linux-telegraf.md): Sends data to Azure Monitor Metrics (Linux only).
30-
- [Diagnostics extension](./diagnostics-extension-overview.md): Sends data to Azure Monitor Metrics (Windows only), Azure Event Hubs, and Azure Storage.
28+
- [Log Analytics Agent](./log-analytics-agent.md): Sends data to a Log Analytics workspace and supports monitoring solutions. This is fully consolidated into Azure Monitor agent.
29+
- [Telegraf agent](../essentials/collect-custom-metrics-linux-telegraf.md): Sends data to Azure Monitor Metrics (Linux only). Only basic Telegraf plugins are supported today in Azure Monitor agent.
30+
- [Diagnostics extension](./diagnostics-extension-overview.md): Sends data to Azure Monitor Metrics (Windows only), Azure Event Hubs, and Azure Storage. This is not consolidated yet.
3131

3232
## Install the agent and configure data collection
3333

@@ -193,6 +193,7 @@ The following tables list the operating systems that Azure Monitor Agent and the
193193
| Debian 9 | X | X | X |
194194
| Debian 8 | | X | |
195195
| Debian 7 | | | X |
196+
| OpenSUSE 15 | X | | |
196197
| OpenSUSE 13.1+ | | | X |
197198
| Oracle Linux 8 | X | X | |
198199
| Oracle Linux 7 | X | X | X |

0 commit comments

Comments
 (0)