blob: cb944ce8d871fb1a55db925f19fc3247b4997469 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!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=UTF-8">
<title>Main Topic</title>
</head>
<body>
<h1>About Gluster Management Console</h1>
Gluster Management Console is a Java application that provides a single point of control to build, manage, and maintain your Gluster storage cluster.
You can use theconsole's GUI interface to perform the administrative tasks required to create and maintain an integrated environment. <p>You can use the Gluster Management Console to:</p>
<ul>
<li>Create a Gluster Storage Cluster
<li>Expand your cluster
<li>Monitor systems in your cluster
<li>Manage logs
</ul>
</body>
</html>
|