I tried to start perfino agent on linux machine using various ways. I also followed recommended instruction from perfino more times. It still failing. Please help me. Please see below error.
[root@localhost ~]# -javaagent:perfino.jar=server=192.168.9.30,name=TestLinux,group=MAIN
bash: -javaagent:perfino.jar=server=192.168.9.30,name=TestLinux,group=MAIN: command not found...
The "-javaagent..." string you are trying to execute directly is a VM parameter that you have to add to your java invocation.