How can run jmxtrans for custom branch on my local
20 views
Skip to first unread message
Rimal
unread,
Jul 4, 2019, 5:44:00 AM7/4/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmxtrans
Hello,
I am trying to test my jmxtrans local changes with a JVM on my local machine.
Can somebody help me in this please.
nikhil govind
unread,
Jul 4, 2019, 3:23:43 PM7/4/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmxtrans
Hey Rimal,
You just need to start the api as an agent. Add the xml path. If you have a web server like jboss you can add as -javaagent or JAVA OPTS. Could you clarify like what kind of VM you have?
Another way is to get the processid of the vm and pass it to the jmxtrans virtual machine code.