diff options
author | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
---|---|---|
committer | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
commit | 1142b0e41de39010de7845cf70d71dbb001fc1dc (patch) | |
tree | 3513487f65c1a7df47996bd2852393aceaac1b8a /src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html | |
parent | 92c52d8edf285945d31e446503fc742fde9dcc49 (diff) |
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html')
-rw-r--r-- | src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html new file mode 100644 index 00000000..8aee7171 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html @@ -0,0 +1,30 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<link rel="stylesheet" href="../css/builder-gluster/style.css" +type="text/css" media="screen" /> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<title>Exploring Gluster Management Console</title> +</head> + +<body> +<h1>Exploring Gluster Management Console</h1> +<p>This section describes the main sections of the user interface and +explains the type of functions you can perform using each section.</p> +<p><b>Note:</b> You can use Gluster Management Console to set up different cloud environments; but can only manage one cloud in one login session. +<p>The Gluster Management Console window is divided into two panes: a navigation tree in the left and a tabbed information pane in the right. +<p><img src="../images/GMC_Landing_Page.jpg" + alt="Gluster Management Console" height="350" width="500" /></p> +<ul> + <li><b>Left Pane:</b> The Left pane displays the cloud, it's + servers, and it's volumes. + <li><b>Right Pane: </b> At any point of time, the Right pane shows tabs with information that are applicable to the resource selected in the left pane such as Server, Volumes, Bricks, and Discovered Server. + <li><b>File Menu:</b> Helps you to exit the application. + <li><b>Edit Menu:</b> Helps you to import keys, export keys, + change password, change settings and refresh the application. + <li><b>Gluster Menu:</b> Helps you to manage your cluster, + servers, and volumes. +For example, if you have selected volumes, the Gluster menu displays all volume related options.</ul> +</body> +</html>
\ No newline at end of file |