how to monitor ibm websphere which is installed on azure vm

Anonymous
2024-10-25T12:18:20.5+00:00

I have ibm websphere installed on Azure VM, How to monitor ibm websphere installed on azure vm.

Is there any Azure monitoring agent needs to be installed?

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,662 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-11-08T17:09:31.97+00:00

    @Kiran Krishnaji Patil Thank you for replying back
    Yes, Application Insights can be used to monitor Drupal applications running on Azure PaaS services such as Azure App Service or Azure Kubernetes Service (AKS).

    Application Insights can collect telemetry data from various sources such as application logs, performance metrics, and events, and provide insights into the health and performance of your Drupal application. You can use Application Insights to monitor the availability, performance, and usage of your Drupal application, and to detect and diagnose issues.

    To monitor your Drupal application using Application Insights, you need to configure your application to send telemetry data to Application Insights. This can be done by adding the Application Insights SDK to your Drupal application and configuring it to send telemetry data to your Application Insights resource.

    Once you have configured your Drupal application to send telemetry data to Application Insights, you can use the Application Insights portal to view and analyze the telemetry data. You can view metrics such as response time, availability, and server requests, and use features such as alerts and dashboards to monitor the health and performance of your Drupal application.

    In summary, Application Insights can be used to monitor Drupal applications running on Azure PaaS services, and can provide valuable insights into the health and performance of your application.

    Please let me know if you need anything more. Thank you...!


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.