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