Author: justi9
Date: 2008-02-04 09:26:40 -0500 (Mon, 04 Feb 2008)
New Revision: 1635
Modified:
mgmt/cumin/doc/installation.txt
Log:
Adds to the "managed broker" section.
Modified: mgmt/cumin/doc/installation.txt
===================================================================
--- mgmt/cumin/doc/installation.txt 2008-02-03 17:33:39 UTC (rev 1634)
+++ mgmt/cumin/doc/installation.txt 2008-02-04 14:26:40 UTC (rev 1635)
@@ -37,9 +37,16 @@
3. Start a managed broker
+ If you already have a running broker with management enabled, you
+ can skip this step.
+
To make your local broker manageable, edit /etc/rhmd.conf and add
- "mgmt=yes" on its own line.
+ "mgmt=yes" on its own line. Restart the broker to put your changes
+ in effect.
+ # vi /etc/rhmd.conf # Add "mgmt=yes"
+ # service rhmd restart
+
4. Start cumin (cumin is the name of the web console)
As root:
Show replies by date