Skip to content

Commit e5a8509

Browse files
Update Cloud Tiering Monitoring Metrics
1 parent 202a38a commit e5a8509

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

articles/storage/file-sync/file-sync-monitor-cloud-tiering.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,26 @@ You can drill down further by selecting **Monitoring** > **Cloud tiering status*
4141

4242
Go to the **Storage Sync Service** and select **Metrics** on the side navigation.
4343

44-
There are three different metrics you can use to monitor your egress specifically from cloud tiering:
45-
44+
There are nine different metrics you can use to monitor cloud tiering:
45+
46+
- Cache data size by last access time
47+
- This is the total size of data, in bytes, categorized by the time it was last accessed.
48+
- Cloud Tiering Cache Hit Rate
49+
- This is the percentage of data (in bytes) served directly from the cache and can be used to reflect the efficiency of caching.
50+
- Cloud Tiering Low Disk Space Mode
51+
- This is a boolean value that indicates whether a server is in low disk space mode (1 = yes and 0 = no).
4652
- Cloud Tiering Recall Size
4753
- This is the total size of the data recalled in bytes and can be used to identify how much data is being recalled.
4854
- Cloud Tiering Recall Size By Application
4955
- This is the total size of data recalled in bytes by an application and can be used to identify what's recalling the data.
56+
- Cloud Tiering Recall Success Rate
57+
- This is the percentage of successful data recall operations and indicates how reliably data is being retrieved.
5058
- Cloud Tiering Recall Throughput
51-
- This measures how quickly the data is being recalled in bytes and should be used if you have concerns about performance.
59+
- This measures how quickly the data is being recalled in bytes and should be used if you have concerns about performance.
60+
- Cloud Tiering Size of Data Tiered
61+
- This measures the total size of data tiered to Azure File share, in bytes, and can be used to track tiering activity over time.
62+
- Cloud Tiering Size of Data Tiered by last maintenance job
63+
- This measures the total size of data tiered to Azure File share, in bytes, during the most recent maintenance job and is useful for diagnosing emergency tiering events.
5264

5365
To be more specific on what you want your graphs to display, consider using **Add Filter** and **Apply Splitting**.
5466

0 commit comments

Comments
 (0)