summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-25 20:13:35 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-25 20:13:35 +0530
commit1142b0e41de39010de7845cf70d71dbb001fc1dc (patch)
tree3513487f65c1a7df47996bd2852393aceaac1b8a /src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html
parent92c52d8edf285945d31e446503fc742fde9dcc49 (diff)
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html')
-rw-r--r--src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html
new file mode 100644
index 00000000..17b7f0a8
--- /dev/null
+++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+<link rel="stylesheet" href="../css/builder-gluster/style.css"
+type="text/css" media="screen" />
+<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 <b>Summary</b> 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_tab_new.jpg" alt="Cluster Summary" />
+<p>After you log into the application successfully, you will be prompted to:
+<ul>
+<li><a href="select_cluster.html">Selecting a Cluster</a>: The cluster you will manage in the login session.
+<li><a href="create_cluster.html">Creating a Cluster</a>: Creating an empty cluster that can be expanded using the console.
+<li><a href="register_cluster.html">Registering a Cluster</a>: Registering an existing cluster and start managing it through the console.
+</ul>
+</body>
+</html> \ No newline at end of file