diff --git a/AsPartitionProcessing/Automated Partition Management for Analysis Services Tabular Models.docx b/AsPartitionProcessing/Automated Partition Management for Analysis Services Tabular Models.docx index f8c852b..0ca2c9e 100644 Binary files a/AsPartitionProcessing/Automated Partition Management for Analysis Services Tabular Models.docx and b/AsPartitionProcessing/Automated Partition Management for Analysis Services Tabular Models.docx differ diff --git a/AsPartitionProcessing/Automated Partition Management for Analysis Services Tabular Models.pdf b/AsPartitionProcessing/Automated Partition Management for Analysis Services Tabular Models.pdf index c172ae5..92c1b36 100644 Binary files a/AsPartitionProcessing/Automated Partition Management for Analysis Services Tabular Models.pdf and b/AsPartitionProcessing/Automated Partition Management for Analysis Services Tabular Models.pdf differ diff --git a/AsPerfMon/README.md b/AsPerfMon/README.md index b142c28..e3b8052 100644 --- a/AsPerfMon/README.md +++ b/AsPerfMon/README.md @@ -1,4 +1,7 @@ -Monitor Analysis Services memory usage broken out by database and other high-level allocations in a stacked bar that increments at set interval. Useful during processing especially with multiple databases on same server. +AsPerfMon can be used to check real-time memory usage during processing. It splits memory usage by database, which is informative when multiple databases share the same server. + +This is useful for Azure AS since you can’t use Task Manager or create Performance Monitor counters. Similar functionality is provided by the Metrics section in the control blade for an Azure AS server in the Azure Portal. By using Metrics, you can check usage for the past day or week. AsPerfMon is for real-time monitoring during processing. + ![alt text](AsPerfMon.png "Stacked bar by memory allocation")