Forum Discussion
Deleted
Feb 02, 2018Monitor windows service running in azure vmss
I have a custom service running on vm instances in an azure virtual machine scale set. Is it possible in azure to monitor this service on all vm instances in the vmss and to alert if the service state is never 'running' on any of the active vm instances?
1 Reply
Hi,
You can use OMS (Operations Management Suite) to push the agent and monitor your scaleset VMs.
Thanks