Hi All,
I'm trying to monitor SQL Managed Instances
I found the following
https://thwack.solarwinds.com/product-forums/server-application-monitor-sam/f/forum/91848/how-can-i-monitoring-backups-jobs-in-azure-cloud
so it looks to be possible using API polling. I followed https://thwack.solarwinds.com/product-forums/server-application-monitor-sam/f/forum/93220/how-to-monitor-any-azure-services-using-api-polling. and all went well
However, I have a query
The storage metric from the MI, SolarWinds interpits as in kb rather than GB. Can this be changed?
Just change the scale of the numbers are recording (eg N/1024).
The scale of measurement is the same across Solarwinds is the same so that things can interoperate. If a mix was used it would be too confusing to compare numbers accross the system for graphs, etc.
Cool, so you can manipulate the data in the poling editor?
That is the part i can't seem to find?