summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2020-10-20 16:39:36 +0300
committerMichael Klishin <michael@clojurewerkz.org>2020-10-20 16:39:36 +0300
commitde0bcbd7b7f3c9a0b010ccb75e31177377d3c890 (patch)
treeb1b35d70a51b64e351165df1f0f7f1a5476409c4
parent9843daeafda8be92c05b9c5b15696dd53ce9a05e (diff)
downloadrabbitmq-server-git-de0bcbd7b7f3c9a0b010ccb75e31177377d3c890.tar.gz
rabbitmqctl(8): remove deprecated node_health_check
It's been deprecated for close to six months and already removed from some other docs.
-rw-r--r--docs/rabbitmqctl.812
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8
index 2c60ba10d3..3e041ad2c8 100644
--- a/docs/rabbitmqctl.8
+++ b/docs/rabbitmqctl.8
@@ -1429,18 +1429,6 @@ is located on the current node.
.Sp
.Dl rabbitmqctl list_unresponsive_queues --local name
.\" ------------------------------------------------------------------
-.It Cm node_health_check
-.Pp
-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 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:
-.Dl rabbitmqctl node_health_check -n rabbit@hostname
-.\" ------------------------------------------------------------------
.It Cm ping
.Pp
Checks that the node OS process is up, registered with EPMD and CLI tools can authenticate with it