Skip to content

fewbytes-cookbooks/jmxterm

Repository files navigation

jmxterm cookbook

Build Status

Installs jmxterm and executes jmx command.

Requirements

Java

Usage

jmxterm_jmx_exec "<mbean>" do
	operation "<string>"
    arguments ["arg1", "arg2"] # single non-array argument also allowed
end 

Attributes

  • node['jmxterm']['url'] - URL to download jmxterm from
  • node['jmxterm']['checksum'] - checksum of jmxterm jar to avoid re-downloading
  • node['jmxterm']['dest'] - Target location for the jmxterm jar

Recipes

Author

Author:: Alex SHD ([email protected])

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages