diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-08-19 16:58:07 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-08-19 16:59:00 +0530 |
| commit | 7a84412ff29f0c0491d8f01528eedf2774bb1eeb (patch) | |
| tree | 393bf5aaa09a5952800fc79762d0574419bc0fa4 /src/com.gluster.storage.management.console.help/html/concepts | |
| parent | 91828e674deeb6b7979bd3ace6029698763c02ce (diff) | |
Updated help files
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/concepts')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html | 20 | ||||
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/concepts/about_gmg.html | 14 |
2 files changed, 22 insertions, 12 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html b/src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html index 8770be32..ee9a0a54 100644 --- a/src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html +++ b/src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html @@ -9,18 +9,14 @@ <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 Gluster Management Console's single GUI interface -to perform the administrative tasks required to create and maintain an -integrated environment. +Gluster Management Console is a Java application that provides a single point of control to build, manage, and maintain your Gluster storage cluster. -<p>You can use the Gluster Management Console to:</p> +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>add servers - <li>create volumes - <li>monitor the system - <li>manage logs - <li>import and export server configurations -</body> + <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 diff --git a/src/com.gluster.storage.management.console.help/html/concepts/about_gmg.html b/src/com.gluster.storage.management.console.help/html/concepts/about_gmg.html new file mode 100644 index 00000000..bf52fc5c --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/concepts/about_gmg.html @@ -0,0 +1,14 @@ +<!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>Main Topic</title>
+</head>
+
+<body>
+<h1>Gluster Management Gateway</h1>
+Gluster Management Gateway provides simple and powerful ReST APIs for managing your Gluster Storage Cluster. It also hosts the Gluster Management Console binaries, which can be invoked from a browser using the Java Webstart. Gluster Management Console uses the ReST APIs for performing the administrative tasks on the Gluster Storage Cluster.
+<p><p><img src="../images/GMG_Architecture.jpg" alt="GlusterFS Architecture" />
+</body>
+</html>
\ No newline at end of file |
