On the road of code farmers, there is no way out !!!
WebSphere Liberty Profile JVM argumets
To pass the -javaagent argument on WebSphere Liberty Profile:
Edit ${server.config.dir}/jvm.options.
Add the -javaagent argument to point to your newrelic.jar file:
-javaagent:/full/path/to/newrelic.jar