Home » Open Source Projects

Capitalware's Open Source Projects

MQ Channel Monitor

The MQ Channel Monitor v1.1.0 (MQCM) application is a software package that is designed to gather and to display the status of MQ channels of the queue manager. MQCM displays 16 columns of channel status information. The display is automatically refreshed. The user can define filters so that only particular channels will have their status displayed.

MQ File Mover

The MQ File Mover v3.2.1 (MQFM) application is a software package that is designed to move files using WebSphere MQ (aka MQSeries). MQFM processes “Action” commands which are controlled through an MQFM Workflow XML file. The user combines a series of Action commands to create the MQFM Workflow XML file.

MQ Port Scan

The MQ Port Scan v1.0.0 application will scan a range of ports for a given server looking for a queue manager's MCA, using the standard (system default) channel names, in order to make a successful connection.

MQWhat

The MQWhat v1.2.0 application is a great tool for documenting which MQ components are installed and active on a particular server. Since, MQ component information is contained in various files and / or outputted by MQ programs, MQWhat is designed to collect and summarize the MQ information and present the information to the user's screen in a concise manner.

Message Multiplexer

The Message Multiplexer v1.2.0 (MMX) application will get a message from a queue and output it to one or more queues. Context information is maintained across the message put(s). Basically, this program is a message cloner.

Message Router

The Message Router v1.0.0 (MRTR) application will move a message from a central queue to a specific application queue. The destination queue that the message will be placed into will be based on a keyword in the message. Context information is maintained across the get then message put.

ServerStatus

The ServerStatus v1.0.0 application will display a window that shows the status of a list of servers, NAS, routers, etc... ServerStatus will 'ping' each server / network device once per minute to determine if it is 'online' or 'offline'.