How to disable HostProfileCollection in VMware Performance agent
说明
How to disable HostProfileCollection in VMware Performance agent
解决办法
On the FglAM host that is hosting VMware Performance agent, navigate to folder <FglAM_home>/state/default/config
Add below paramter to baseline.jvmargs.config file
vmparameter.x = "‐DdisableHostProfileCollection=true"; (where x is the next available number)
save the file and restart FglAM
其他信息
Here are the sample error message you may get
2017-07-04 04:19:52.813 WARN [Quartz[0]-16172] com.quest.vmware.api.util.ServiceRequest - Thread execution exception encountered during VC call hostImageConfigGetProfile
java.rmi.RemoteException: VI SDK invoke HostImageConfigGetProfile, exception:HostCommunication:null; nested exception is:
com.vmware.vim25.HostCommunication