ActiveMQ Monitor (AMon) Installation Instructions

  1. Download the AMon zip (Windows) or gzip (Unix/Linux) archive file and copy it to the target ActiveMQ machine.
  2. Extract the files from the archive file into the ACTIVEMQ_HOME directory. This will place files into the conf, docs, lib/optional, and example subdirectories.
  3. On Unix/Linux:

    • cd $ACTIVEMQ_HOME
    • gunzip /path/to/amon-2.0.0.tar.gz
    • tar xvf /path/to/amon-2.0.0.tar

  4. Obtain a permanent lifetime license and place the file in the ACTIVEMQ_HOME/conf directory. If you are running an embedded broker (i.e., your application and broker are running within the same VM), make sure to place the license file in the broker's classpath.
  5. Read the ACTIVEMQ_HOME/docs/AmonUserGuide.pdf and see the ACTIVEMQ_HOME/example/monlets/README.TXT file for instructions on deploying the example Monlets. Or, after you have developed one or more of your own Monlets, place the jar file(s) that contain your Monlet class files into the ACTIVEMQ_HOME/lib/optional directory.
Apache ActiveMQ Monitor
An enterprise class monitoring system for ActiveMQ.
Apache ActiveMQ5 Reference Guide v2.0
$100
An ActiveMQ Reference Guide to help you get started with ActiveMQ.
Apache ActiveMQ LDAP & JDBC Security Plugin
Dynamically reconfigurable ActiveMQ security plugins.
Foundation Guide for ActiveMQ
Free
An introduction to messaging and ActiveMQ.
RESTjee
Remote access to data sources via J2EE web service.