You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2014/01/13 07:12:52 UTC

git commit: CLOUDSTACK-5292

Updated Branches:
  refs/heads/master 51f1f7674 -> 623dc98f3


CLOUDSTACK-5292


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/623dc98f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/623dc98f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/623dc98f

Branch: refs/heads/master
Commit: 623dc98f3075372d0664e8aae181a4fd9ca0f683
Parents: 51f1f76
Author: Radhika PC <ra...@citrix.com>
Authored: Mon Jan 13 11:42:27 2014 +0530
Committer: Radhika PC <ra...@citrix.com>
Committed: Mon Jan 13 11:42:27 2014 +0530

----------------------------------------------------------------------
 en-US/vr-monitor.xml | 49 +++--------------------------------------------
 1 file changed, 3 insertions(+), 46 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/623dc98f/en-US/vr-monitor.xml
----------------------------------------------------------------------
diff --git a/en-US/vr-monitor.xml b/en-US/vr-monitor.xml
index 6444185..5669b51 100644
--- a/en-US/vr-monitor.xml
+++ b/en-US/vr-monitor.xml
@@ -40,9 +40,10 @@
     </listitem>
   </itemizedlist>
   <note>
-    <para>Only those services with daemons are monitored. The services that are failed due to errors in the service/daemon configuration file cannot
-      be restarted by the Monitoring tool.</para>
+    <para>Only those services with daemons are monitored. The services that are failed due to errors
+      in the service/daemon configuration file cannot be restarted by the Monitoring tool.</para>
   </note>
+  <para/>
   <para>The following services are monitored in a VR:</para>
   <itemizedlist>
     <listitem>
@@ -67,49 +68,5 @@
       <para>Shared Networks in both Advanced and Basic zone</para>
     </listitem>
   </itemizedlist>
-  <para>The following table lists down various scenarios for virtual router and corresponding
-    actions taken by &PRODUCT;.</para>
-  <informaltable>
-    <tgroup cols="2" align="left" colsep="1" rowsep="1">
-      <colspec colwidth="1.0*" colname="1" colnum="1"/>
-      <colspec colwidth="9.87*" colname="2" colnum="2"/>
-      <thead>
-        <row>
-          <entry><para>Scenarios</para></entry>
-          <entry><para>Action Taken by &PRODUCT;</para></entry>
-        </row>
-      </thead>
-      <tbody>
-        <row>
-          <entry><para>VR is shutdown externally.</para></entry>
-          <entry><para>&PRODUCT; brings it up into running state.</para></entry>
-        </row>
-        <row>
-          <entry><para>VR is shutdown internally.</para></entry>
-          <entry><para>VR continues to stay in stopped state. &PRODUCT;will not automatically change
-              the VR state into running.</para></entry>
-        </row>
-        <row>
-          <entry><para>VR is stopped and VM is deployed in that network.</para></entry>
-          <entry><para>VR state is automatically changed into running state during the VM deployment
-              process.</para></entry>
-        </row>
-        <row>
-          <entry><para>VR is destroyed internally.</para></entry>
-          <entry><para>&PRODUCT; will not automatically spin up a new router.</para></entry>
-        </row>
-        <row>
-          <entry><para>Deploy a VM in a network where router is destroyed by
-            &PRODUCT;.</para></entry>
-          <entry><para>&PRODUCT; spins up a new router.</para></entry>
-        </row>
-        <row>
-          <entry><para>Running VR is destroyed externally.</para></entry>
-          <entry><para>&PRODUCT; shows that the VR is stopped. The router will not be brought back
-              to running state.</para></entry>
-        </row>
-      </tbody>
-    </tgroup>
-  </informaltable>
   <para>This feature is supported on the following hypervisors: XenServer, VMware, and KVM.</para>
 </section>