How to use azure monitor the Virtual Machines with Mariadb Server & Apache Webservers Installed

Dayanand Prasad 1 Reputation point
2022-06-24T09:29:33.437+00:00

We have built our webservers and MariaDB database server running on Virtual machines. The Monitor section allows to monitor CPU Percentage, Disk read/write bytes/second, Network IN and OUT etc.. but there is no metric section that allows to configure Webserver and MariaDB. Is it possible to achieve this from Azure monitoring.

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

1 answer

Sort by: Most helpful
  1. Cristian SPIRIDON 4,481 Reputation points
    2022-06-25T09:58:55.163+00:00

    Hi,

    To use Azure Monitor for a linux service you would have to export their logs/metrics with an agent. For mariadb and apache below post gives you more details:

    https://learn.microsoft.com/en-us/azure/azure-monitor/agents/data-sources-linux-applications

    Hope this helps!

    0 comments No comments

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.