请输入搜索词进行查询
搜索 <book_title>...
APTARE IT Analytics Data Collector 安装指南(适用于云)
Last Published:
2022-07-15
Product(s):
APTARE IT Analytics (10.6)
- Amazon Web Services (AWS) 的安装前设置
- OpenStack Ceilometer 的安装前设置
- OpenStack Swift 的安装前设置
- Microsoft Azure 的安装前设置
- 安装 Data Collector 软件
- 验证数据收集
- 卸载 Data Collector
- 手动启动 Data Collector
- 附录 A. 防火墙配置:默认端口
安装数据收集器软件:数据收集器服务器中无 Internet 可用
如果要通过 Internet 安装,但数据收集器服务器又无法访问 Internet,请使用以下说明。
记下要在其中安装数据收集器的
的平台/操作系统。在能够访问 Web 的客户端上打开浏览器(将安装程序下载到此客户端,然后将其复制到
)。导航到支持网站以访问相关的下载链接。
下载
平台对应的数据收集器安装程序。Linux:sc_datacollector_linux_<releaseversion>_<MMDDYYYY>.bin
Windows:sc_datacollector_win_<releaseversion>_<MMDDYYYY>.exe
出现提示时,将数据收集器安装程序保存到客户端上的某个目录。
将数据收集器安装程序复制到要安装数据收集器的数据收集器服务器。
转到数据收集器服务器,然后运行安装程序。
在 Windows 上:
执行 sc_datacollector_win_<releaseversion>_<MMDDYYYY>.exe
继续执行 UI 部署。
在 Linux 上:
如果
具有 X-Windows,请执行以下步骤,用相关的数据收集器安装程序名称替代 <installer_file>chmod +x <installer_file>
sh ./<installer_file> -i swing
继续执行 UI 部署。
如果
没有 X-Windows:查看“控制台安装说明”。