Groups
Groups
Sign in
Groups
Groups
Prometheus Users
Conversations
About
Send feedback
Help
JMX Exporter
51 views
Skip to first unread message
sri L
unread,
Jul 10, 2023, 1:43:02 AM
7/10/23
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 Prometheus Users
Hi All,
I am trying to install JMX exporter for monitoring Java processes in linux and getting the error "no main manifest attribute, in jar"
Please let us know if I am missing any thing. Thanks in advance
Doug Hoard
unread,
Jul 10, 2023, 10:40:33 AM
7/10/23
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 Prometheus Users
Typically this happens if you are trying to run the Java agent version as the application.
The integration tests have good examples of usage.
Java agent usage:
https://github.com/prometheus/jmx_exporter/tree/release-0.19.0/integration_test_suite/integration_tests/src/test/resources/io/prometheus/jmx/test/MinimalTest/JavaAgent
Standalone usage:
https://github.com/prometheus/jmx_exporter/tree/release-0.19.0/integration_test_suite/integration_tests/src/test/resources/io/prometheus/jmx/test/MinimalTest/Standalone
Reply all
Reply to author
Forward
0 new messages