APMIA is an infrastructure agent that gather metrics on the host/server itself, not on the components. This is a different process that do not interfere with the JVM.
Manual Stop / Start
The APMIA agent can be started with this command :
<agent_home>/hpa_agent_common.sh start
The APMIA agent can be stopped with this command :
<agent_home>/hpa_agent_common.sh stop
Activation / Deactivation of automatic startup
By default the APMIA/Infrastructure agent is deactivated.
Otherwise edit the following file : {{hpa_agent_dir}}/hpa_agent_config.sh :
Activate :
export HPA_INFRASTRUCTURE_ENABLED=1
Deactivate :
export HPA_INFRASTRUCTURE_ENABLED=0
Other information
Infrastructure agent log files can be found here : {{hpa_agent_dir}}/apmia/logs