Azure 非 EA 帐户 vRealize Business for Cloud 数据收集失败。

问题

vRealize Business for Cloud 中 Azure 非 EA 帐户的数据收集过程失败。

解决方案

  1. 通过以下网址登录 Azure 门户:https://account.windowsazure.com/Subscriptions
  2. 记下每个订阅的产品/服务 ID。例如,如果产品/服务 ID 为 MS-AZR-0003P,则记下 0003P 而忽略 MS-AZR-
  3. 使用系统管理员凭据登录到 vRealize Business for Cloud
  4. 打开位于 /usr/local/tcserver/vfabric-tc-server-standard/itbm-server/conf/ 位置的 azure.properties 文件。
  5. 按照以下格式输入您的订阅显示名称:subscription_display_name=<code>
    要为即付即用产品/服务类型添加一个条目,请更新 Pay-As-You-Go=0003P
  6. 运行 monit restart itbm-server 命令。