We cannot start the EP Agent on AIX when we enable the VMSTAT plugin, without VMSTAT we are able to start the agent. We are getting below error with VMSTAT script,
[ERROR] [EPAgent] EPAgent failed to start because: Invalid plugin type 'VMSTAT', must be command or class. com.wily.introscope.epagent.IllegalConfigurationException: Invalid plugin type 'VMSTAT', must be command or class.
Environment
Release : 10.x
Component : APM Agents
Cause
There was an error in the configuration in the IntroscopeEPAgent.properties file
The script was being called as a stateful plugin
introscope.epagent.plugins.stateful.names=VMSTAT
but the command property for it had been defined as stateless