blob: b03d92fd5d6185adc3b0f8fce69ae61b69c8f61c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!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>Exploring Gluster Management Console</title>
</head>
<body>
<h1>Exploring Gluster Management Console</h1>
<p>Gluster Storage Platform offers an advanced yet simple-to-use GUI-based user interface to manage your clustered storage environment. This section describes the main sections of the user interface and explains the type of functions you can perform using each section.</p>
<p><img src="../images/GMC_landing_page.jpg" alt="Gluster Management Console" height="350" width="500"/></p>
<ul>
<li><b>Right Pane:</b> The right pane displays the cloud, its servers, and its volumes.
<li><b>Left Pane: </b> Displays the cluster summary in the Home tab. It also displays Actions such as create volume, add 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.
</ul>
</body>
</html>
|