diff options
author | Shireesh Anjal <shireesh@gluster.com> | 2011-08-04 13:21:23 +0530 |
---|---|---|
committer | Shireesh Anjal <shireesh@gluster.com> | 2011-08-04 13:21:23 +0530 |
commit | cbf33ecd9cfdb138b543e7f67cdce775455e1915 (patch) | |
tree | 77d53fac05d701bf67e954e872d5a7b311a8daa1 /src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html | |
parent | a86d36ea9d61a3a16097bb6f95c3261c7ae4267b (diff) |
Updating help contents
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html')
-rw-r--r-- | src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html new file mode 100644 index 00000000..afed53f3 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html @@ -0,0 +1,16 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Main Topic</title>
+</head>
+
+<body>
+<h1>Managing Clusters</h1>
+A cluster is a group of linked computers, working together closely thus in many respects forming a single computer. Gluster Management Console enables you to create, register and select cluster.
+<h2>Cluster Summary</h2>
+<p>The console enables you to monitor your cluster resources from the Summary tab. To display the summary of your cluster, click the cluster node from the left pane of the console window. The summary of the selected cluster is displayed in the right pane of the console window.
+<p><img src="../images/GMC_Cluster_Summary.jpg"alt="Cluster Summary"/>
+</body>
+</html>
\ No newline at end of file |