Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-17403

Template RabbitMQ "Zabbix + RabbitMQ" - Text item value is limited to 64KB

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: False Positive
    • Icon: Trivial Trivial
    • None
    • 4.2.7, 4.2.8
    • Templates (T)
    • None
    • Monitoring RabbitMQ queues over HTTP

      Steps to reproduce:

      1. Using the template available at: : https://www.zabbix.com/integrations/rabbitmq ;
      2. Add it for monitoring in a Query in your RabbitMQ that returns more than 64KB of Information ;

      Result:

      Results in the impossibility of monitoring due to the limit of "Text item value is limited to 64KB", as informed in: 
      https://www.zabbix.com/documentation/current/manual/config/items/item#text_data_limits

      Expected:

      From what I looked for in the official documentation, this limit has not been changed.

      So, I suggest changing the Template as below:

      Adding o Query fields in RabbitMQ: Get queues item:

      columns

      name,node,vhost,memory,messages_ready,consumers,messages,message_stats,messages_ready_details,messages_unacknowledged,messages_unacknowledged_details

      In this way, we avoid breaking the monitoring due to the 64KB size limit of the Text Item.

       

            afayantsev Anton Fayantsev (Inactive)
            br.lucianosilva Luciano da Silva Gomes
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: