powershell - Set Monitoring Level to Verbose in an Azure Web Role using Powershel -


I have created some custom display counters in our web application posted in an exorbitant web roll. In the dashboard, the values ​​of that display counter To be able to see, I have to go to the portal, monitor level must be set to verbos, and add new metrics to the dashboard.

The problem is that we are building infrastructure using PowerShell, and every time we rebuild the infrastructure, we lose these settings.

Can I set monitor level and metrics (and possibly alerts) through PowerShell? / P>

Thank you very much,

It seems that you can not set the monitoring level And metrics via PowerShell or REST API Only to make alerts what you think is allowed to do through REST:

Thanks.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -