Code Monkey home page Code Monkey logo

ca-apm-fieldpack-activemq-broker's Introduction

ActiveMQ Broker Monitoring (Version 1.0)

Description

This field pack is a python script that collects data about queues, topics, ... from remote Active MQ broker JMX interface (via Jolokia http) and publishes to EPA using 9.7.1 Restful EPAgent.

Short Description

This field pack collects data about queues, topics, ... from Active MQ broker JMX interface and publishes it to CA APM.

Releases

From time to time, projects may make compiled releases available. While source code is always available for complete build, releases serve as a "tag" (numbered release) and often contain prepared packages that are prebuilt and ready to use. Visit http://github.com/ca-apm/<repo_name>/releases for details.

APM version

APM 9.7.1

Supported third party versions

Apache ActiveMQ 5.10.1

Limitations

This field pack currently only supports connections to one ActiveMQ broker.

License

Apache License, Version 2.0, January 2004. See Licensing on the CA APM Developer Community.

Please review the LICENSE file in this repository. Licenses may vary by repository. Your download and use of this software constitutes your agreement to this license.

Installation Instructions

Prerequisites

  • Install, configure and run an EPAgent on the same or a remote server. See CA APM Environment Performance Agent Implementation Guide.
  • Python 2.7 or above with the 'requests' python package This can be obtained in one of the following ways: yum install python-requests or pip install requests or easy_install requests
  • JMX and Jolokia enabled and access not restricted on ActiveMQ broker

Dependencies

APM EPAgent version 9.7.1

Installation

Copy activeMQ.py to any diretory and make it runnable (chmod u+x activeMQ.py)

Configuration

n/a

Usage Instructions

Usage: activeMQ.py [options]

Options:
  -h, --help show this help message and exit
  -v, --verbose verbose output
  -H HOSTNAME, --hostname=HOSTNAME
    hostname EPAgent is running on
  -p PORT, --port=PORT port EPAgent is connected to
  -m METRICPATH, --metric_path=METRICPATH
     metric path header for all metrics
  -u USER:PASSWORD, --user=USER:PASSWORD
     user and password for ActiveMQ JMX access
  -b BROKERHOSTNAME, --broker=BROKERHOSTNAME
     hostname of ActiveMQ broker
  -j JMX_PORT, --jmx_port=JMX_PORT
     JMX port of ActiveMQ broker

Metric description

The field pack queries the JMX API of AtiveMQ an provides information about the broker, queues and topics.

Custom Management Modules

n/a

Custom type viewers

A type viewer activemqepa.typeviewers.xml is included in the project. it matches against the metric path ActiveMQ|<hostname>|Broker|<brokername>

Name Formatter Replacements

n/a

Debugging and Troubleshooting

You can run the python script with option -v for verbose output. You can also uncomment the print statements in the code.

Support

This document and associated tools are made available from CA Technologies as examples and provided at no charge as a courtesy to the CA APM Community at large. This resource may require modification for use in your environment. However, please note that this resource is not supported by CA Technologies, and inclusion in this site should not be construed to be an endorsement or recommendation by CA Technologies. These utilities are not covered by the CA Technologies software license agreement and there is no explicit or implied warranty from CA Technologies. They can be used and distributed freely amongst the CA APM Community, but not sold. As such, they are unsupported software, provided as is without warranty of any kind, express or implied, including but not limited to warranties of merchantability and fitness for a particular purpose. CA Technologies does not warrant that this resource will meet your requirements or that the operation of the resource will be uninterrupted or error free or that any defects will be corrected. The use of this resource implies that you understand and agree to the terms listed herein.

Although these utilities are unsupported, please let us know if you have any problems or questions by adding a comment to the CA APM Community Site area where the resource is located, so that the Author(s) may attempt to address the issue or question.

Unless explicitly stated otherwise this field pack is only supported on the same platforms as the APM core agent. See APM Compatibility Guide.

Support URL

https://github.com/CA-APM/ca-apm-fieldpack-activemq-broker/issues

Contributing

The CA APM Community is the primary means of interfacing with other users and with the CA APM product team. The developer subcommunity is where you can learn more about building APM-based assets, find code examples, and ask questions of other developers and the CA APM product team.

If you wish to contribute to this or any other project, please refer to easy instructions available on the CA APM Developer Community.

Categories

Middleware/ESB

Change log

Changes for each version of the field pack.

Version Author Comment
1.0 Guenter Grossberger First version of the field pack.

ca-apm-fieldpack-activemq-broker's People

Contributors

guenter14 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.