Forum Discussion
Javier1980
Apr 20, 2020Copper Contributor
Can I do all this with Azure Monitor?
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 requ...
- Apr 27, 2020
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.
Ashok42
Apr 23, 2020Copper Contributor
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).