Forum Discussion
How to get the real time monitoring from OMS.
I have the 300 VMS on azure after connecting all to oms, how can I get the real-time monitoring of all virtual machines on oms.
- GouravINBrass Contributor
Hi Prashant,
Since OMS uses KQL which is very rich so we can do monitoring but when it comes to real time then we have check. As OMS has official SLA to send data is 6 hours but we can view data within 5~15 minutes. So exact real time monitoring Like SCOM is not possible.
However we can monitor our stuff with the help of OMS+Azure monitor to create alert and monitor core metrics of VMs and application.
Here is a blog by reading this you will have idea, how you can monitor using OMS
https://www.mssqltips.com/sqlservertip/5272/create-an-alert-in-microsoft-azure-log-analytics/
Just go through this, they have explained from head to toe.
Hope this helps :)
- Prashant SharmaBrass Contributor