Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invoke directly? #163

Open
Raboo opened this issue Jan 26, 2018 · 0 comments
Open

invoke directly? #163

Raboo opened this issue Jan 26, 2018 · 0 comments

Comments

@Raboo
Copy link

Raboo commented Jan 26, 2018

Hi,

Is it possible to invoke jmxfetch directly without the python wrappers?
I'm trying, but failing.

# java -jar jmxfetch-0.18.1-jar-with-dependencies.jar -r console -l logfile.txt -D /home/elias/conf.d list_everything

Nothing happens, logs:

2018-01-26 15:17:31,769 | INFO | CustomLogger | File Handler set
2018-01-26 15:17:31,770 | INFO | App | JMX Fetch has started
2018-01-26 15:17:31,771 | INFO | App | JMXFetch is closing

Inside conf.d I have a kafka.yaml

# head -3 conf.d/kafka.yaml
instances:
  - host: localhost
    port: 9999

I have kafka running with jmx on port 9999 locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant