Apr 20 2020
01:00 AM
- last edited on
Apr 08 2022
10:23 AM
by
TechCommunityAP
Apr 20 2020
01:00 AM
- last edited on
Apr 08 2022
10:23 AM
by
TechCommunityAP
Hello everyone, I want to install azure monitor in my environment...but I need to know if all of this can do it.
Apache service status up/down
Tomcat or sql server service status
Number of requests and accesses to the application
NFS drive access
Database load and number of requests on sqlserver
Thanks everyone.
Apr 20 2020 01:59 AM
Yes,Azure Monitor maximizes the availability and performance of your applications and services by delivering a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments.
Apr 20 2020 04:52 AM
In the Azure portal, click All services. In the list of resources, type Monitor. As you begin typing, the list filters based on your input. Select Monitor.
On the Monitor navigation menu, select Log Analytics and then select a workspace.
Apr 22 2020 07:50 PM
If you are looking for service status (SQL,Apache and any other) monitoring at VM level in azure monitor, try an option of importing of a solution pack "change tracking" which tracks all the configuration changes (service stop and start).
Apr 27 2020 07:40 AM
Solution@Javier1980Hello,
You can use change tracking solution in Azure automation to monitor windows services on windows based machines and Linux daemons on Linux based machines.
You can use SQL Server health check solution in Azure Monitor to monitor SQL Server health and performance monitoring.
hope that you find this answer helpful for you.