Sign inSign up

queuemetrix/lamaxu-x64

By queuemetrix

•Updated 5 months ago

LAMAXU monitors IBM MQ exposing all metrics in the formats, JMX, JSON logs and REST API.

Image
Message queues
Monitoring & observability
0

2.8K

queuemetrix/lamaxu-x64 repository overview

⁠README

Web Site⁠
Documentation⁠

⁠Description

Lamaxu is a Java agent that remotely connects to IBM MQ and exposes all its available metrics in an easily consumed format, allowing it to be monitored by virtually any enterprise monitoring system.

⁠Licensing

The image is bundled with a trial license to monitor 2 queue managers. Please contact Queuemetrix if you require additional licenses.

⁠Consumable data formats supported are;

  • JMX Mbeans (Solarwinds, AppDynamics other)
  • HTTP REST Web Service (with formats of both XML and JSON)
  • Log file (XML or JSON formatted logs for consumption by SPLUNK)

⁠Example Docker Run Command:

docker run --name lamaxu00 --env JMX_IP=192.168.0.10 -p 8085:8085 -p 8443:8443 -p 3098:3098 -p 3099:3099 --detach queuemetrix/lamaxu-x64:latest

IMPORTANT
Please ensure environment the variable JMX_IP={public IP of container} is set.
This must be the public IP and not the internal container IP or remote JMX will not work.

⁠Example JMX URI

service:jmx:rmi://localhost:3098/jndi/rmi://localhost:3099/jmxrmi

Tag summary

Content type

Image

Digest

sha256:bcd2e0054…

Size

849.8 MB

Last updated

5 months ago

docker pull queuemetrix/lamaxu-x64