diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:15:52 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:15:52 +0530 |
| commit | c35e8c9752642f9efdaefb85ae54163aef0aa8d9 (patch) | |
| tree | 2116c1a0a7abd41a4cdf761ed207a2801db69b3b /src/org.gluster.storage.management.console.help/html/concepts/about_gmc.html | |
| parent | eca66e7234791857aa5ce7797a8ca42b382ce7e0 (diff) | |
| parent | 1142b0e41de39010de7845cf70d71dbb001fc1dc (diff) | |
Merge branch 'community'
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/concepts/about_gmc.html')
| -rw-r--r-- | src/org.gluster.storage.management.console.help/html/concepts/about_gmc.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/concepts/about_gmc.html b/src/org.gluster.storage.management.console.help/html/concepts/about_gmc.html new file mode 100644 index 00000000..ef79927b --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/concepts/about_gmc.html @@ -0,0 +1,21 @@ +<!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 interface to perform the administrative tasks such as create, manage, and maintain your storage cluster. <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>
\ No newline at end of file |
