Application Insights Status Monitor V2(App insights agent) not collecting performance counters

Ram 21 Reputation points
2022-11-11T03:06:22.857+00:00

Hi, I have installed application insights status monitor V2(PowerShell Module) on a intranet IIS server(Windows server 2016). The configuration is successful and the application is connected to application insights. We have received live metrics and request logs. We want to monitor CPU, Memory of the server and custom logs of the application but we are receiving performance counters logs intermittently.
Firstly, Is it possible to get custom events and custom metrics using application insights agent?

and
Why I am receiving performance counters intermittently?

Please add your solutions and suggestions.

Thank you in advance.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,647 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,937 questions
0 comments No comments
{count} votes

Accepted answer
  1. Maxim Sergeev 6,586 Reputation points Microsoft Employee
    2022-11-14T22:41:19.86+00:00

    Hi there,

    Status Monitor v2 is a powershell-based feature as a part of AppInsights telemetry. Actulally, it collects app-level telemetry
    If you want to collect operating level telemetry from the VMs, please use VM Insights + Azure Monitoring Agent
    https://learn.microsoft.com/en-us/azure/azure-monitor/vm/vminsights-overview

    Additionally, you can configure Data Collection Rules to collect custom logs and custom metrics if necessary
    https://learn.microsoft.com/en-us/azure/azure-monitor/agents/data-collection-rule-azure-monitor-agent?tabs=portal

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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