|
| 1 | +--- |
| 2 | +title: Ways to monitor Azure NetApp Files | Microsoft Docs |
| 3 | +description: Describes ways to monitor Azure NetApp Files, including the Activity log, metrics, and capacity utilization monitoring. |
| 4 | +services: azure-netapp-files |
| 5 | +documentationcenter: '' |
| 6 | +author: b-hchen |
| 7 | +manager: '' |
| 8 | +editor: '' |
| 9 | + |
| 10 | +ms.assetid: |
| 11 | +ms.service: azure-netapp-files |
| 12 | +ms.workload: storage |
| 13 | +ms.tgt_pltfrm: na |
| 14 | +ms.topic: conceptual |
| 15 | +ms.date: 01/06/2022 |
| 16 | +ms.author: anfdocs |
| 17 | +--- |
| 18 | +# Ways to monitor Azure NetApp Files |
| 19 | + |
| 20 | +This article describes ways to monitor Azure NetApp Files. |
| 21 | + |
| 22 | +## Azure Activity log |
| 23 | + |
| 24 | +The Activity log provides insight into subscription-level events. For instance, you can get information about when a resource is modified or when a virtual machine is started. You can view the activity log in the Azure portal or retrieve entries with PowerShell and CLI. This article provides details on viewing the Activity log and sending it to different destinations. |
| 25 | + |
| 26 | +To understand how Activity log works, see [Azure Activity log](../azure-monitor/essentials/activity-log.md). |
| 27 | + |
| 28 | +For Activity log warnings for Azure NetApp Files volumes, see [Activity log warnings for Azure NetApp Files volumes](troubleshoot-volumes.md#activity-log-warnings-for-volumes). |
| 29 | + |
| 30 | +## Azure NetApp Files metrics |
| 31 | + |
| 32 | +Azure NetApp Files provides metrics on allocated storage, actual storage usage, volume IOPS, and latency. By analyzing these metrics, you can gain a better understanding on the usage pattern and volume performance of your NetApp accounts. |
| 33 | + |
| 34 | +You can find metrics for a capacity pool or volume by selecting the **capacity pool** or **volume**. Then click **Metric** to view the available metrics. |
| 35 | + |
| 36 | +For more information about Azure NetApp Files metrics, see [Metrics for Azure NetApp Files](azure-netapp-files-metrics.md). |
| 37 | + |
| 38 | +## Capacity utilization monitoring |
| 39 | + |
| 40 | +It's important to monitor capacity regularly. You can monitor capacity utilization at the VM level. You can check the used and available capacity of a volume by using Windows or Linux clients. You can also configure alerts by using `ANFCapacityManager`. |
| 41 | + |
| 42 | +For more information, see [Monitor capacity utilization](volume-hard-quota-guidelines.md#how-to-operationalize-the-volume-hard-quota-change). |
| 43 | + |
| 44 | +## Next steps |
| 45 | + |
| 46 | +* [Azure Activity log](../azure-monitor/essentials/activity-log.md) |
| 47 | +* [Activity log warnings for Azure NetApp Files volumes](troubleshoot-volumes.md#activity-log-warnings-for-volumes) |
| 48 | +* [Metrics for Azure NetApp Files](azure-netapp-files-metrics.md) |
| 49 | +* [Monitor capacity utilization](volume-hard-quota-guidelines.md#how-to-operationalize-the-volume-hard-quota-change) |
0 commit comments