Share via

Memory usage on Virtual Machine

Dragan Petrovic 1 Reputation point
2022-07-13T13:34:07.837+00:00

Hello,

I was wondering if there is a way in the azure portal to monitor the memory performance of the virtual machine and to see what is using up the memory. Is there a cost for that?

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Bjoern Peters 8,921 Reputation points
    2022-07-13T14:48:29.187+00:00

    You have to configure additional monitoring collectors via Log Analytics Agent (Monitoring Agent), the agent must be deployed on the machine.. it will collect all relevant information and present them in portal (if you configure a dashboard)

    But be aware, that you have to pay additional fees for the log analytics storage - as it is calculated by ingestions, so please choose only values that are relevant.

    You can find more information here:
    https://learn.microsoft.com/en-us/azure/azure-monitor/agents/data-sources-performance-counters#configuring-performance-counters

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.