This commit is contained in:
GeorgeH-MS 2021-11-09 10:52:36 +08:00 коммит произвёл bganapa
Родитель c54c994f04
Коммит 7519562cb6
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -1,5 +1,5 @@
# AzureStack-VolumesPerformanceDashboard-Generator
This tool is used to generate dashboard jsons showing volumes performance used on Azure Stack Admin portal.
This tool is used to generate dashboard jsons showing volumes performance used on Azure Stack Hub Admin portal.
<img src="document/demo.png" />
@ -18,11 +18,11 @@ This tool is used to generate dashboard jsons showing volumes performance used o
- Generate multiple json files representing different volume types.
### Prerequisite
- Log in AzureRm account using Azure Stack Admin user.
- Login to the Azure Stack Hub Admin ARM Endpoint using either AzureRM or Az module.
### Usage
1. Execute Create-AzSStorageDashboard.ps1 with needed parameters.
2. Upload json generated on dashboard.
2. Upload json generated on Admin Portal dashboard, this has to be done on a per user basis.
### Add new metrics
Change ps1 file. Adapt function Initialize-TilePsCustomObject and Get-TilePsCustomObject, then register in initialized variable metricTypes.
Change ps1 file. Adapt function Initialize-TilePsCustomObject and Get-TilePsCustomObject, then register in initialized variable metricTypes.