NetBackup IT Analytics Data Collector 安装指南(适用于云)

Last Published:
Product(s): NetBackup IT Analytics (11.2)
  1. Amazon Web Services (AWS) 的安装前设置
    1.  
      Amazon Web Services (AWS) 的安装前设置
    2.  
      添加数据收集器的前提条件 (Amazon Web Services)
    3.  
      必备的 Amazon Web Services (AWS) 配置
    4.  
      配置 S3 存储桶以接收计费报告
    5.  
      选择成本分摊标记
    6.  
      创建 AWS IAM 用户
    7. 针对探测的必需用户权限
      1.  
        对于所有探测
      2.  
        对于独立探测
    8. 链接 AWS 帐户以收集合并计费数据
      1.  
        为 NetBackup IT Analytics 数据收集创建角色
      2.  
        将角色添加到 IAM 用户
    9.  
      安装概述 (Amazon Web Services - AWS)
    10.  
      添加 Amazon Web Services (AWS) 策略
  2. Google Cloud Platform 的安装前设置
    1.  
      概述
    2.  
      GCP 的安装前设置
    3.  
      添加数据收集器的前提条件 (GCP)
    4.  
      安装 GCP
    5.  
      添加策略
    6.  
      测试收集
    7.  
      创建 IAM 角色
    8.  
      计费数据访问角色
    9.  
      云 API
    10.  
      项目访问权限
  3. OpenStack Ceilometer 的安装前设置
    1.  
      OpenStack Ceilometer 的安装前设置
    2.  
      添加数据收集器的前提条件 (OpenStack Ceilometer)
    3.  
      安装概述 (OpenStack Ceilometer)
    4.  
      添加 OpenStack Ceilometer 数据收集器策略
  4. OpenStack Swift 的安装前设置
    1.  
      OpenStack Swift 的安装前设置
    2.  
      添加数据收集器的前提条件 (OpenStack Swift)
    3.  
      安装概述 (OpenStack Swift)
    4.  
      添加 OpenStack Swift 数据收集器策略
  5. Microsoft Azure 的安装前设置
    1.  
      Microsoft Azure 的安装前设置
    2.  
      设置 Microsoft Azure 数据收集的凭据
    3.  
      在 Windows 计算机上安装 Azure PowerShell 客户端
    4.  
      查找租户 ID 和订购 ID
    5.  
      为数据收集器注册新应用程序
    6.  
      创建主体并向应用程序分配角色
    7.  
      添加数据收集器的前提条件 (Microsoft Azure)
    8.  
      安装概述 (Microsoft Azure)
    9.  
      添加 Microsoft Azure Data Collector 策略
  6. 安装 Data Collector 软件
    1.  
      简介
    2.  
      安装 WMI 代理服务(仅限 Windows 主机资源)
    3.  
      测试 WMI 连接
    4.  
      在 Windows 上安装 Data Collector 软件
    5.  
      在 Linux 上安装 Data Collector 软件
    6.  
      在本地 Kubernetes 环境中部署 Data Collector
    7.  
      为 Veritas NetBackup 手动配置 Data Collector
    8.  
      在 Windows 上安装 Data Collector 二进制文件(不进行配置)
    9.  
      在 Linux 主机上安装 Data Collector 二进制文件(不进行配置)
  7. 验证数据收集
    1.  
      验证方法
    2.  
      数据收集器:供应商特定的验证方法
    3. 使用按需数据收集
      1.  
        在按需收集期间查看实时日志记录
      2.  
        在按需收集期间生成调试级别日志
    4.  
      使用 CLI Checkinstall 实用程序
    5.  
      列出数据收集器配置
  8. 卸载 Data Collector
    1.  
      从 Linux 卸载数据收集器
    2.  
      从 Windows 卸载数据收集器
  9. 手动启动 Data Collector
    1.  
      简介
  10. 附录 A. 防火墙配置:默认端口
    1.  
      防火墙配置:默认端口

在 Windows 上安装 Data Collector 二进制文件(不进行配置)

此 Data Collector 安装支持独立于门户软件安装来安装收集器。收集器将与门户保持断开连接的状态,直至使用响应文件(包含在 NetBackup IT Analytics 门户和数据接收器上创建的 Data Collector 凭据)对其进行配置。

安装 Data Collector

要安装 Data Collector,请执行下列操作:

  1. 下载并安装 Data Collector 安装程序 ISO 文件。
  2. 使用 silentinstall.cmd 安装 Data Collector,并按照安装提示进行操作。

    您可以在以下选项中安装 Data Collector:

    • 安装在默认位置:

      <ISO_MOUNT_DRIVE>:\silentinstall.cmd /INSTALL_TYPE:INSTALL
    • 安装在自定义位置:

      <ISO_MOUNT_DRIVE>:\silentinstall.cmd /INSTALL_PATH:<custom location for dc installation> /INSTALL_TYPE:INSTALL

    已完成独立的 Data Collector 安装。

使用 responsefile 配置 Data Collector

安装 Data Collector 时,将保存一个示例 responsefile。要将 Data Collector 与 NetBackup IT Analytics 门户连接,必须使用在该门户上创建的 Data Collector 凭据配置其 responsefile,并按照以下过程中的说明运行配置命令。

要配置 Data Collector,请执行下列操作:

  1. 从门户获取 NetBackup IT Analytics 以下详细信息:
    • Data Collector 名称

    • Data Collector 密码

    • 从门户下载的密钥文件

    • 数据接收器 URL

    • 代理服务器配置详细信息

  2. 使用上述值更新 responseFile.cmd
    @ECHO OFF
    
    REM -------------------------------------------------
    SET DATACOLLECTOR_NAME=
    REM -------------------------------------------------
    REM  Description: Enter Data Collector Name. This Data Collector name will be used to authenticate the Data Collector with the Data Receiver.
    REM  Required: True
    
    REM -------------------------------------------------
    SET DATACOLLECTOR_PASSCODE=
    REM -------------------------------------------------
    REM  Description: Enter Data Collector Passcode. This Data Collector passcode will be used to authenticate the Data Collector with the Data Receiver.
    REM  Required: True
    
    REM -------------------------------------------------
    SET DATARECEIVER_URL=
    REM -------------------------------------------------
    REM  Description: Enter Data Receiver URL. Enter the URL to the Data Receiver. Ex: http(s)://itanalyticsagent.mycompany.com.
    REM  Required: True
    REM  Example: http://itanalyticsagent.mycompany.com , https://itanalyticsagent.mycompany.com
    
    REM -------------------------------------------------
    SET DATACOLLECTOR_KEY_FILE_PATH=
    REM -------------------------------------------------
    REM  Description: Enter the Data Collector's Key File path. The file path must include name of the file that was downloaded from the Portal.
    REM  Valid input values: Absolute path of key file
    REM  Required: True
    
    REM -------------------------------------------------
    SET HTTP_PROXY_CONF=N
    REM -------------------------------------------------
    REM  Description: It indicate whether proxy should be configured or not
    REM  Valid input values: Y,N
    REM  Default value: N
    
    REM -------------------------------------------------
    SET PROXY_HTTP_URL=
    REM -------------------------------------------------
    REM  Description: IP/hostname for HTTP Proxy
    REM  Valid input values: 10.20.30.40, localhost
    
    REM -------------------------------------------------
    SET PROXY_HTTP_PORT=
    REM -------------------------------------------------
    REM  Description: Port for HTTP proxy
    REM  Valid input values: Any number between 0 and 65535
    
    REM -------------------------------------------------
    SET PROXY_HTTPS_URL=
    REM -------------------------------------------------
    REM  Description: IP/hostname for HTTPS Proxy
    REM  Valid input values: 10.20.30.40, localhost
    
    REM -------------------------------------------------
    SET PROXY_HTTPS_PORT=
    REM -------------------------------------------------
    REM  Description: Port for HTTPS proxy
    REM  Valid input values: Any number between 0 and 65535
    
    REM -------------------------------------------------
    SET PROXY_USERID=
    REM -------------------------------------------------
    REM  Description: Proxy UserId
    REM  Default value:
    
    REM -------------------------------------------------
    SET PROXY_PASSWORD=
    REM -------------------------------------------------
    REM  Description: Proxy user password
    REM  Default value:
    
    REM -------------------------------------------------
    SET PROXY_NOT_FOR=
    REM -------------------------------------------------
    REM  Description: List of IP/hostname which should be excluded for proxy
    REM  Default value:

    Data Collector 安装完成,但未将其与门户连接

使用 responsefile 配置 Data Collector

要配置安装,请在命令提示符下运行以下命令:

<ISO_MOUNT_DRIVE>:\silentinstall.cmd /RESPFILE:<responsefile_path> /INSTALL_PATH:<Data_Collector_installation_path> /INSTALL_TYPE:CONFIG

<INATALL_PATH>\DC\configure.cmd" /RESPFILE:<response_file_path> /INSTALL_TYPE:CONFIG

卸载 Data Collector

“控制面板” >“添加和删除程序”菜单中删除 Data Collector 安装。