List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:April 20 2009 2:13pm
Subject:svn commit - mysqldoc@docsrva: r14678 - trunk/mysql-monitor-2.0
View as plain text  
Author: tbedford
Date: 2009-04-20 16:13:15 +0200 (Mon, 20 Apr 2009)
New Revision: 14678

Log:
Fixes doc bug #43443.

Modified:
   trunk/mysql-monitor-2.0/install-agent.xml


Modified: trunk/mysql-monitor-2.0/install-agent.xml
===================================================================
--- trunk/mysql-monitor-2.0/install-agent.xml	2009-04-20 13:24:19 UTC (rev 14677)
+++ trunk/mysql-monitor-2.0/install-agent.xml	2009-04-20 14:13:15 UTC (rev 14678)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 0; 654 bytes

@@ -1295,6 +1295,12 @@
 </programlisting>
 
       <para>
+        For a non-root installation the command would be:
+      </para>
+
+<programlisting>shell&gt; <userinput>/home/&lt;user name&gt;/mysql/enterprise/agent/etc/init.d/mysql-monitor-agent start</userinput></programlisting>
+
+      <para>
         To stop the agent, use the <literal>stop</literal> command:
       </para>
 


Thread
svn commit - mysqldoc@docsrva: r14678 - trunk/mysql-monitor-2.0anthony.bedford20 Apr