[
https://issues.apache.org/jira/browse/ARTEMIS-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108293#comment-17108293
]
ASF subversion and git services commented on ARTEMIS-2739:
----------------------------------------------------------
Commit 8d5a212bd2672f68dc1db05e01b21354de6e0743 in activemq-artemis's branch
refs/heads/master from brusdev
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=8d5a212 ]
ARTEMIS-2739 Artemis health check tool
Add the command `check` to the Command Line utility. This command exposes some
checks for nodes and queues using the management API for most of them.
The checks have been implemented to be modular. Each user can compose his own
health check, ie to produce and consume from a queue the command is
`artemis check queue --name TEST --produce 1 --consume 1`.
> Artemis health check tool
> -------------------------
>
> Key: ARTEMIS-2739
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2739
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Domenico Bruscino
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Artemis health check tool determines the broker's health state, testing
> whether an aspect of the broker is operating as expected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)