Telegraf input plugin for Apache qpid message broker

Hi,

I am running apache qpid message broker (https://qpid.apache.org/) in my setup. Is there a inputs.plugin for qpid similar to the below one as RabbitMQ AMQP server.

# # Read metrics from one or many RabbitMQ servers via the management API
# [[inputs.rabbitmq]]
#   url = "http://localhost:15672" # required
#   # name = "rmq-server-1" # optional tag
#   # username = "guest"
#   # password = "guest"
#
#   ## A list of nodes to pull metrics about. If not specified, metrics for
#   ## all nodes are gathered.
#   # nodes = ["rabbit@node1", "rabbit@node2"]

Any help will be highly appreciable. I look forward to hearing from you.

Thanks in Advance.

Best Regards,

Kaushal

Hi,

Checking in again if someone can pitch in for help for my earlier post to this forum.

Thanks in Advance.

Best Regards,

Kaushal

There isn’t a plugin for Apache Qpid currently, but it would be a nice addition if you would like to open a feature request.