https://github.com/rabbitmq/support-tools
A staging area for various support and troubleshooting tools that are not (or not yet) included into RabbitMQ distribution
https://github.com/rabbitmq/support-tools
extras rabbitmq troubleshooting
Last synced: about 1 year ago
JSON representation
A staging area for various support and troubleshooting tools that are not (or not yet) included into RabbitMQ distribution
- Host: GitHub
- URL: https://github.com/rabbitmq/support-tools
- Owner: rabbitmq
- License: apache-2.0
- Created: 2017-09-07T17:43:44.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T18:48:48.000Z (over 1 year ago)
- Last Synced: 2025-04-02T09:07:55.422Z (about 1 year ago)
- Topics: extras, rabbitmq, troubleshooting
- Language: Shell
- Size: 153 KB
- Stars: 39
- Watchers: 17
- Forks: 30
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RabbitMQ Support and Troubleshooting Extras
This repository contains tools that are not yet ready to
be included into RabbitMQ distribution, cannot be a plugin
or cannot ship with RabbitMQ for any other reason:
* [`rabbitmq-collect-env` - Linux/POSIX](./scripts/rabbitmq-collect-env):
collects RabbitMQ and selected OS logs, system-level metrics and other
environment information (iostat, kernel limits and similar) that is not always
directly related to RabbitMQ but can provide additional insights about the
overall state of the node
* [`rabbitmq-collect-env.ps1` - Windows](./scripts/rabbitmq-collect-env.ps1):
collects RabbitMQ logs, system-level information and other environment
information that can provide additional insights about the overall state of the
node
## Copyright & License
(c) VMware, Inc or its affiliates. 2007-2023
See LICENSE.