rlugojr / mule-agent-modules

Mule Agent modules. Please check latest Mule Agent documentation available here http://mulesoft.github.io/mule-agent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mule Agent Modules

Includes Mule Agent extensions. For more information about how extending Mule Agent please check documentation.

How to Install a Module

  • Compile the module running mvn clean install

  • Copy the compiled jar file under the target folder into the Mule Agent installation folder MULE_HOME/plugins/AGENT_FOLDER/lib

How to Contribute with a New Module

Please take a look at the included modules (could find JMX publishers under mule-agent-monitoring-publishers) for examples. Please follow the instructions in Agent documentation about how to write your own module. We look forward for your pull requests!

About

Mule Agent modules. Please check latest Mule Agent documentation available here http://mulesoft.github.io/mule-agent/

License:Other


Languages

Language:Java 100.0%