Azure IOT Edge device metrics - CPU utilization, Memory usage

Madanala, Jayashree 151 Reputation points
2022-09-16T07:46:47.307+00:00

HI want the CPU and memory utilization on the device where Azure iot edge runtime is installed.
Want to know what is the available memory on the device, CPU utilization, memory used and all.
How do i get this. Is there any Azure Java dsk for this.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,812 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
543 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde 28,796 Reputation points MVP
    2022-09-18T21:42:16.247+00:00

    Hello @Madanala, Jayashree ,

    you are interested in the CPU/Memory/Diskspace metrics on your Azure IoT Edge device.

    this is pretty easy and does not require extra programming.

    Just add the Microsoft Metrics Collector module and configure it.

    242305-image.png

    It shows both metrics of the host and each docker container!

    Check out this blog post for deployment details.


0 additional answers

Sort by: Most helpful