mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 02:13:43 +00:00
Edits to MCC monitoring page
This commit is contained in:
@ -14,48 +14,79 @@ appliesto:
|
||||
ms.date: 09/04/2024
|
||||
---
|
||||
|
||||
# Monitor Microsoft Connected Cache cache node usage
|
||||
# Monitor cache node usage
|
||||
|
||||
Tracking the status and performance of your MCC cache node is essential to making sure that you're getting the most out of the service.
|
||||
Tracking the status of your MCC node is essential to making sure you are getting the most out of the service.
|
||||
|
||||
<!-- Add standard metrics
|
||||
For basic monitoring, navigate to the "Overview" tab. Here you will be able to view a cache node summary dashboard and charts for key metrics. No additional work is necessary, all the monitoring in this section will function right after your MCC node has been installed.
|
||||
|
||||
Add scenarios for creating custom metrics -->
|
||||
For advanced monitoring, navigate to the "Metrics" section under the "Monitoring" tab. Here you will be able to access more sampled metrics (hits, misses, inbound traffic) and specify different aggregations (count, avg, min, max, sum). You can then use this data to create customized dashboards and configure alerts. Overall, this section is designed to cater to your specific monitoring needs and preferences.
|
||||
|
||||
## Cache node summary
|
||||
Between the two monitoring sections, you will be able to gather essential insights into the health, performance, and efficiency of your MCC nodes.
|
||||
|
||||
The Cache Node Summary box on your Azure portal
|
||||
## Basic Monitoring
|
||||
|
||||
### Cache node summary
|
||||
|
||||
The preset monitoring data for MCC is displayed on the Overview page in the Azure portal. Below are the metrics you will find in the "Cache Node Summary" dashboard, along with their descriptions. Please take note that this dashboard only reflects data from all cache nodes the last 24 hours. The filters that are displayed below the dashboard only affect the data shown in the "Key Metrics" charts.
|
||||
|
||||
<!-- Add Cache node summary picture here -->
|
||||

|
||||
|
||||
| Metric | Description |
|
||||
| --- | --- |
|
||||
| Healthy nodes | The MCC service will periodically request heartbeat messages from your MCC node to determine if it's functioning as expected. |
|
||||
| Unhealthy nodes | If the cache node doesn't respond, it is labeled as unhealthy. |
|
||||
| Max in | The maximum egress (in Mb/sec.) that your node has pulled in at any given time. This statistic isn't dependent on the time filter near the charts. |
|
||||
| Max out | The minimum egress (in Mb/sec.) that your node has pushed out at any given time. |
|
||||
| Average in | The average ingress (in Mb/sec.) that your node has pulled in over its lifetime. This statistic isn't dependent on the time filter near the charts. |
|
||||
| Average out | The average egress (in Mb/sec.) that your node has pushed out over its lifetime. |
|
||||
| Cache efficiency | The percentage of all requests that your MCC node receives that are ultimately delivered by your MCC node. An effective node is generally expected to have an efficiency >95%. |
|
||||
| Healthy nodes | Your MCC node will frequently send heartbeat messages to our backend. If your node has responded in the last 24 hours, it will be labeled as healthy. |
|
||||
| Unhealthy nodes | If your node has not sent a heartbeat message in the last 24 hours, it will be labeled as unhealthy. |
|
||||
| Max in | The maximum ingress in Mbps (Megabits per second) that your node has pulled from CDN in the last 24 hours. |
|
||||
| Max out | The minimum egress in Mbps that your node has pushed out to devices in your network over the last 24 hours. |
|
||||
| Average in | The average ingress in Mbps that your node has pulled from CDN in the last 24 hours. |
|
||||
| Average out | The average egress in Mbps that your node has pushed out to devices in your network over the last 24 hours. |
|
||||
| Cache efficiency | The percentage of all content requests your MCC node receives that are ultimately delivered by your MCC node. An well-performing node should have an efficiency > 90%. |
|
||||
|
||||
## Charts
|
||||
### Key Metrics
|
||||
|
||||
### Filters
|
||||
The two monitoring charts on the Overview page more visually represent the usage of your MCC node, as well as the types cached content delivered by your node over various time intervals.
|
||||
|
||||
- Will only filter the data shown in the two charts, scalable from 1 hour to 30 days
|
||||
- Can view data by individual cache nodes or the average of all your active MCC nodes.
|
||||
<!-- Add Charts picture here -->
|
||||

|
||||
|
||||
### Outbound traffic
|
||||
#### Filters
|
||||
|
||||
- The egress (in Mb/sec) that your MCC node is pushing out at specific time intervals
|
||||
Both filters displayed will only impact the data shown in the 2 charts below.
|
||||
|
||||
### Volume by Content Type
|
||||
- By time: View data from the last 1 hour to 30 days
|
||||
- By cache node: View data from individual cache nodes or the sum of all your active MCC nodes.
|
||||
|
||||
- The volume of content that your MCC cache node is distributing, broken down by the hostname used to download said content
|
||||
#### Outbound Traffic Chart
|
||||
|
||||
## Additional metrics
|
||||
This chart displays the egress in Mbps that your MCC node was delivering at specific timestamps. The value in the chart's key represents the average egress over the specified time period.
|
||||
|
||||
### Custom metrics
|
||||
#### Volume by Content Type
|
||||
|
||||
- Navigate to the "Metrics" tab in the left-hand toolbar
|
||||
- Configure chart as desired using the provided metrics
|
||||
This chart displays the amount (in GB) of each supported content type that your MCC node is delivering at specific timestamps. You can find the complete list of supported content types here: [Microsoft Connected Cache content and services endpoints | Microsoft Learn](https://learn.microsoft.com/en-us/windows/deployment/do/delivery-optimization-endpoints)
|
||||
|
||||
<!-- ### Windows Update for Business (WUfB) reports -->
|
||||
The content types in the key are sorted from highest to lowest volume an each have a distinct color. The bar chart is stacked such that you can visually compare total volume being delivered at different timestamps
|
||||
|
||||
## Advanced Monitoring
|
||||
|
||||
To expand upon the metrics shown in the Overview tab, navigate to the "Metrics" tab in the left side toolbar of Azure Portal.
|
||||
|
||||
Listed below are the additional metrics you can access in this section:
|
||||
|
||||
| Metric | Description |
|
||||
| --- | --- |
|
||||
| Inbound | The number of content requests your MCC node receives over a specified period of time. |
|
||||
| Hits | The number of times your MCC node fulfills a content request by pulling from its cache. |
|
||||
| Misses | The number of times your MCC node is not able to fulfill a content request by pulling from its cache |
|
||||
|
||||
### Customizable Dashboards
|
||||
|
||||
Once you select the charts you would like to track, you can save them over to a personalized dashboard. This dashboard enables you to configure the chart title, filters, range, legend, and more. You can also use this personalized dashboard to set up alerts that will notify you if your MCC dips in performance.
|
||||
|
||||
Some scenarios where you would want to set up these alerts:
|
||||
• My MCC node is being shown as unhealthy and I want to know exactly when it stopped egressing last.
|
||||
A new Xbox update just released last night and I want to know if my MCC node is helping deliver this content to my client machines.
|
||||
|
||||
## Additional Metrics
|
||||
|
||||
Once the content has left the MCC to be delivered, the node cannot track whether the content has successfully been delivered. To access client-side data, you can refer to this page: [Monitor Delivery Optimization | Microsoft Learn](https://learn.microsoft.com/en-us/windows/deployment/do/waas-delivery-optimization-monitor)
|
BIN
windows/deployment/images/mcc-ent-cache-node-summary.png
Normal file
BIN
windows/deployment/images/mcc-ent-cache-node-summary.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
windows/deployment/images/mcc-ent-key-metric-charts.png
Normal file
BIN
windows/deployment/images/mcc-ent-key-metric-charts.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
Reference in New Issue
Block a user