上一主题: 默认 tess-default.properties 文件下一主题: 设置用于证据收集的 Perl 或 Python 路径


修改 tess-default.properties 属性默认文件

CA CEM tess-default.properties 文件位于 <EM_Home>/config 目录中。

重要信息! 如果需要编辑任何默认的属性,需要创建该文件的自定义版本;将其命名为:
tess-customer.properties

通过创建自己的名为 tess-customer.properties 的属性文件,确保您的属性修改在随后 CA CEM 软件升级期间不会丢失。

警告! 在群集环境中,创建或编辑 tess-customer.properties 文件之后,必须将该文件复制到每个企业管理器。

每个企业管理器都有一个 tess-default.properties 文件。 企业管理器从其本地文件读取的属性取决于在该企业管理器上运行的服务。 例如,与客户体验度量标准相关的属性从运行 TIM 收集服务的企业管理器中读取,而与最大用户组数相关的属性从管理器的管理器中读取。

请执行以下步骤:

  1. 找到文件:
    <EM_Home>/config/tess-default.properties
    
  2. 在同一目录中创建自己的 tess-default.properties 文件版本,并将其命名为 tess-customer.properties
  3. 修改 tess-customer.properties 文件,只添加您需要针对自己的 CA CEM 环境修改的属性。
    1. 编辑新的属性文件。

      例如,使用 vi 编辑器:

      vi tess-customer.properties
      

    重要信息! tess-customer.properties 文件应包含值与 CA CEM 系统默认值不同的属性。 如果您将所有属性都保留在 tess-customer.properties 文件中,则系统升级可能不会充分利用将来系统的性能或者经优化的属性更新。

    1. 保存 tess-customer.properties 文件。
  4. tess-customer.properties 文件复制到群集中的所有企业管理器。
  5. 重新启动群集中的每个企业管理器。