Minimal and Verbose Monitoring in Azure Cloud Service

Azure Portal:

Will anyone give me clear difference between 

Minimal and Verbose Monitoring type in Azure Cloud Service???????

April 26th, 2014 11:43pm

When you enable verbose monitoring, the portal will collect the additional perf counters that you define in the diagnostics config for your role (such as ASP.NET application requests). You can see additional details here: http://azure.microsoft.com/en-us/documentation/articles/cloud-services-how-to-monitor/.
Free Windows Admin Tool Kit Click here and download it now
May 4th, 2014 4:43am

I know this is old but I am discovering for myself that a lot of detailed information on Azure is difficult to find. To build on what Stephen said, here is what each logging method will do:\

Minimal:

  • CPU %
  • Disk Reads
  • Disk Writes
  • Network In/Out

Verbose:

  • ASP.NET application requests/Errors
  • ASP.NET requests queued/Redetected
  • Memory Available
  • Total Web Service Bytes
  • Web Service IASAPI Extension Requests/sec

Hopefully this helps someone in the future.



  • Edited by Coors1234 17 hours 23 minutes ago
June 2nd, 2015 9:54am

I know this is old but I am discovering for myself that a lot of detailed information on Azure is difficult to find. To build on what Stephen said, here is what each logging method will do:\

Minimal:

  • CPU %
  • Disk Reads
  • Disk Writes
  • Network In/Out

Verbose:

  • ASP.NET application requests/Errors
  • ASP.NET requests queued/Redetected
  • Memory Available
  • Total Web Service Bytes
  • Web Service IASAPI Extension Requests/sec

Hopefully this helps someone in the future.



  • Edited by Coors1234 Tuesday, June 02, 2015 1:54 PM
Free Windows Admin Tool Kit Click here and download it now
June 2nd, 2015 1:54pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics