Monitor Azure Stack Tenant VMs

Olawale Abiola 1 Reputation point
2020-06-05T18:48:12.95+00:00

Is there a way to monitor all Azure stack Hub Tenant vms metrics with a single monitoring solution?

Can all Azure stack Hub Tenant vms metrics be retrieved via a Rest API?

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
179 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Leon Laude 85,651 Reputation points
    2020-06-05T20:25:55.73+00:00

    Hi,

    Should be possible to monitor with a single monitoring solution, Azure Stack Hub includes infra monitoring capabilities by itself.

    Monitor health and alerts in Azure Stack Hub
    https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-monitor-health?view=azs-2002

    It is also possible to integrate with external monitoring software like System Center Operations Manager (SCOM) or Nagios.

    Azure Stack Hub software offers a REST-based API to retrieve health and alerts. The use of software-defined technologies such as Storage Spaces Direct, storage health, and alerts are part of software monitoring.

    More information here:

    Integrate external monitoring solution with Azure Stack Hub
    https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-integrate-monitor?view=azs-2002

    Best regards,
    Leon


  2. Dennis Birk 401 Reputation points
    2020-06-06T15:18:05.437+00:00

    We use also the SCOM MP to monitor the stack and this is a very good developed MP especially for app service.
    For tenant workloads use we Azure Monitor (Azure Log Analytics with the dependency agent).


  3. Devendrakumar Audikesavan 1 Reputation point
    2020-06-17T21:04:37.46+00:00

    Hi @LeonLaude ,

    As stwalez mentioned, Azure Stack Hub MP allows us to manage the stack deployment through the Adminportal endpoints, which works perfectly to monitor the azure stack platform.

    when it come to the tenant portal(e.g., portal.local.domain.com), I am trying through Azure MP, which allows me to add the subscription, but when I try to add discovery wizard, I am able to see the subscription but I am not able to proceed further, it throws some value null error and quits there only.

    your comments/recommendation on tenant vm monitoring are much appreciatable.

    Thanks & Regards, Dev