Dump all (most?) JMX Beans via Jolokia using just the shell and a bit of json formatting
2014-10-08It seems jolokia doesn’t support dumping everything with just one command.
So here’s a really hacky quick and dirty way to get all information jolokia can access:
|
|
Once you’ve gotten this far, piping the information into a file or another tool is trivial.