- copy launcher.xml in logicalhost\is\lib to logicalhost\is\domains\<domain name>\config
- add the jvm snmp agent arguments as <sysproperty> elements under <launch>. e.g.:
<sysproperty key="com.sun.management.snmp.interface" value="0.0.0.0" />
<sysproperty key="com.sun.management.snmp.port" value="8888" />
- append the following string after 'LauncherBootstrap' in logicalhost\is\domains\<domain name>\bin\startserv:
-launchfile "$INSTANCE_ROOT/config/launcher.xml"
This allows e.g. to monitor the JVM heapsize via Spectrum.