Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
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