Perform these operations after the installation is complete.

To enable PowerPath LUN or Path performance data collection on Linux, navigate to the /opt/APG/Collecting/Stream-Collector/<Instance Name>/conf/scripts/ directory.

Procedure

  1. In the LunMappingDetection.pl script, set want_powerpath_lun_performance=1.
    By default, this flag is set to zero.
  2. To enable the PowerPath LUN or Path performance data collection on Windows:
    1. Navigate to the C:\Program Files\APG\Collecting\Stream-Collector\<Instance Name>\conf\scripts\windows directory.
    2. In the LunMappingDetection.ps1 script, set powerPathPerformanceCollection=enabled.
      By default, this flag is set to disabled.
  3. To enable events reporting, open the Web-Application configuration file (APG.xml) and uncomment the vmware-vcenter section and the ResourceLink tag.
  4. Restart the Tomcat service to make the changes effective.