summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2008-09-11 14:10:14 +0100
committerHubert Plociniczak <hubert@lshift.net>2008-09-11 14:10:14 +0100
commit8f209a026e329308c855313a6957e4830bc846b0 (patch)
tree10299a9216c7778072cd238cf3276ebce2e9f452 /docs
parent131d39c9cb519a4fb90cca04bdc71721a47a4679 (diff)
downloadrabbitmq-server-git-8f209a026e329308c855313a6957e4830bc846b0.tar.gz
Added status command to rabbit_mutli, init.d scripts
now use that command. Used status command in init.d scripts to check if the server is running before stopping it. Fixed various indentation problems in init.d scripts. Synchronized the init.d in Debian and RPM to behave in a similar way.
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq-multi.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/rabbitmq-multi.pod b/docs/rabbitmq-multi.pod
index 7916fc7834..65d058337c 100644
--- a/docs/rabbitmq-multi.pod
+++ b/docs/rabbitmq-multi.pod
@@ -23,6 +23,9 @@ start_all I<count>
start count nodes with unique names, listening on all IP addresses
and on sequential ports starting from 5672.
+status
+ print the status of all running RabbitMQ nodes
+
stop_all
stop all local RabbitMQ nodes