Zabbix Share

Zabbix templates, modules & more
Log in
Choose social to login:
Login With Google
Login With Github

Nav view search

Navigation

Advanced Search
  • Applications
    • 1C
    • Anti-Virus
    • Backup
    • Bug and issue tracking
    • Cluster
    • Clustered File Systems
    • DNS
    • Excel Export
    • Firewall
    • HelpDesk System
    • High Availability (HA)
    • Java Application
    • Mail servers
    • Misc
    • Monitoring System
    • NFS
    • NTP
    • Others
    • Pi-Hole
    • Process Managers
    • Queue managers
    • Security
    • SIEM
    • Skype
    • Ticketing System
    • Time synchronization
    • TV Broadcasting
    • Web-servers
  • Cloud
  • Databases
  • Network Appliances
  • Network Devices
  • Official Templates
  • Operating Systems
  • Power (UPS)
  • Printers
  • SCADA, IoT, Energy, Home Automation, Industrial monitoring
  • Server Hardware
  • Storage Devices
  • Telephony
  • Unsorted
  • Virtualization
  • Zabbix
  • Recently Added
  • Recently Updated
  • Popular
  • Most Rated
  • Top Rated
  • Most Reviewed

IBM MQ - agent module

What is it?

This is a simple example of a Zabbix agent module that can extend your Zabbix agent with the ability to monitor the queue depth of your IBM MQ queues.

What is it, really?

It' a set of four scripts / programs:

qdepth.sh - an example shell script to monitor the current queue depth, given the queue name.

qdepth.c - simple C code that does the same thing, only faster

mq-dummy.c - the boilerplate code for a minimal Zabbix agent module; this should show you how little needs to be done to convert the C program to a Zabbix agent module

mq.c - the module code (qdepth.c wrapped in the mq-dummy.c outline)

What is it related to?

 The code was referred to during the "Monitoring Payment Queues" talk I delivered during the Zabbix Conference, 2015 in Riga.

As soon as the talk goes online, I'll post the link here as well.

What is the license?

All the code submitted here is licensed under the generous terms of Perl Artistic License ( http://dev.perl.org/licenses/artistic.html ).

Feel free to use it as you wish, keeping in mind this last paragraph of the license:

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Rating
501
1 vote

Listing Details

Type
Module
Min Zabbix version
2.2.x
Features
  • Other
Created
2015-09-11
Modified
2015-09-12 09:26:11
Version 2.2
Download (669 downloads)
2 version, '2015-09-11 12:10' modified
Version 2.4
Download (2122 downloads)
2 version, '2015-09-11 12:10' modified
Tags
agent module, ibm mq, mqseries, websphere mq
Author
Lukasz Lipski
Owner
Luke
RecommendReportOwner's listing
All resources created by third parties; use at your own risk
© 2001-2018 by Zabbix SIA. All rights reserved. Trademark Policy · Contact us