зеркало из https://github.com/microsoft/zMonitor.git
Fixing typos and missing context
This commit is contained in:
Родитель
8edfd3edb6
Коммит
27857cd215
|
@ -1,8 +1,8 @@
|
||||||
# zMonitor
|
# zMonitor
|
||||||
|
|
||||||
## Tenant Deployment
|
## Tenant \ Subscription Deployment
|
||||||
|
|
||||||
Tenant operations monitoring is enabled through Operations Management Suite (OMS). What you monitor and report on is dependent on the solutions and agents deployed and how monitoring is configured per workload in each tenant.
|
Tenant \ subscription operations monitoring is enabled through Operations Management Suite (OMS). What you monitor and report on is dependent on the solutions and agents deployed and how monitoring is configured per workload in each tenant.
|
||||||
|
|
||||||
Monitoring is enabled using two core Azure components:
|
Monitoring is enabled using two core Azure components:
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ The overall process for tenant monitoring is:
|
||||||
azureadmin: <whatever>
|
azureadmin: <whatever>
|
||||||
azureAdminPwd: <whatever>
|
azureAdminPwd: <whatever>
|
||||||
```
|
```
|
||||||
NOTE: Ensure that the omsWorkspaceName is the same as the tenant name, for example, if registered tenant name is tenant1.onmicrosoft.com, then make the omsWorkspaceName "tenant1".
|
NOTE: Ensure that the omsWorkspaceName is the same as the tenant name, for example, if registered tenant name is tenant1.onmicrosoft.com, then make the omsWorkspaceName "tenant1". The omsWorkspace name is how you uniquely identify subscriptions or tenants.
|
||||||
|
|
||||||
1. Wait for script execution to complete (takes about 10 minutes).
|
1. Wait for script execution to complete (takes about 10 minutes).
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
An Azure platform native monitoring solution that enables monitoring across multiple tenants or subscriptions.
|
An Azure platform native monitoring solution that enables monitoring across multiple tenants or subscriptions.
|
||||||
|
|
||||||
The primary goal is to utilize Azure native components, and deliver an as simple as possible, highly configurable and scalable, cost-effective monitoring solution. The driving force behind this solution was the need to be able to monitor Azure resources across tenants (for service providers), using Azure native tools. WHile there are many metrics and logs generated in Azure, surfacing this information across subscriptions/tenants proved challenging.
|
The primary goal is to utilize Azure native components, and deliver an as simple as possible, highly configurable and scalable, cost-effective monitoring solution. The driving force behind this solution was the need to be able to monitor Azure resources across tenants (for service providers), using Azure native tools. While there are many metrics and logs generated in Azure, surfacing this information across subscriptions/tenants proved challenging.
|
||||||
|
|
||||||
## Solution
|
## Solution
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче