Azure的监控和使用服务管理API [英] Azure Monitoring and Using Service Management APIs

查看:265
本文介绍了Azure的监控和使用服务管理API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图建立一个规划管理控制台的Azure给统计和分析托管服务,存储服务提供有关健康,负载,托管服务和点击等表和斑点数量的线程信息。

问题


  1. 是服务管理API的解决方案呢?

  2. 提供比其他服务管理API的任何其他选择......?

  3. 什么是细节我可以走出API的?

  4. 有没有演戏就像一个关卡的安全需求?


解决方案

这取决于你想捕捉为你服务什么样的信息。如果你只关注性能计数器(这有可能提供大部分的指标),WADPerformanceCountersTable是你的密钥表来分析一下。

如果你正在寻找让在占线/运行/等。实例的状态,服务管理API是您的API使用。它不会为您提供一个大量的信息。 pretty多少每个实例的状态是你所得到的。

如果您正在寻找使用外一箱的解决方案,将发送基于这些指标(逆足柜台,队列大小,和实例状态)警报,并提供自动缩放,请AzureWatch http://www.paraleap.com

心连心

I am trying to build a programmatic management console for Azure to give stats and analytics for Hosted Service, Storage Service giving info about Health, load, threads for Hosted service and Number of hits etc. for table and blobs.

Questions

  1. Is Service Management API the solution for it?
  2. Any other alternative available other than Service Management API...?
  3. What are the details I can get out of the API?
  4. Is there any security requirement acting like an hurdle ?

解决方案

It depends on what sort of information you're trying to capture for your service. If you are only concerned with performance counters (which are likely to provide majority of your metrics), WADPerformanceCountersTable is your key table to analyze.

If you are looking to get at the Busy/Running/etc. statuses of instances, Service Management API is your API to use. It will not provide you a lot of information however. Pretty much the status of each instance is all you get.

If you're looking to use out-of-a-box solution that will send alerts based upon these metrics (perf. counters, queue sizes, and instance statuses) as well as provide auto-scaling, check out AzureWatch at http://www.paraleap.com

HTH

这篇关于Azure的监控和使用服务管理API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆