summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.8
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2020-06-05 00:58:36 +0300
committerMichael Klishin <michael@clojurewerkz.org>2020-06-05 00:58:36 +0300
commitde80a953a260dfd75d91bd5083d59584e6456b78 (patch)
treef4d58bcb867a0acc7b8148480e696ec56598fa5b /docs/rabbitmqctl.8
parenta5ff64b9af340b50c2fcdef469b163e88bae86de (diff)
downloadrabbitmq-server-git-de80a953a260dfd75d91bd5083d59584e6456b78.tar.gz
Update rabbitmqctl(8) man page
Diffstat (limited to 'docs/rabbitmqctl.8')
-rw-r--r--docs/rabbitmqctl.86
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8
index b98e871f9e..f524e3e084 100644
--- a/docs/rabbitmqctl.8
+++ b/docs/rabbitmqctl.8
@@ -1440,9 +1440,11 @@ is located on the current node.
.\" ------------------------------------------------------------------
.It Cm node_health_check
.Pp
-Performs several health checks of the target node.
+DEPRECATED. Performs intrusive, opinionated health checks on a fully booted node.
+To learn more, see the
+.Lk https://www.rabbitmq.com/monitoring.html#health-checks "Health Checks documentation"
.Pp
-Verifies the rabbit application is running and alarms are not set,
+Verifies the RabbitMQ application is running and alarms are not set,
then checks that every queue and channel on the node can emit basic stats.
.sp
Example: