diff options
author | Shireesh Anjal <shireesh@gluster.com> | 2011-08-04 13:21:23 +0530 |
---|---|---|
committer | Shireesh Anjal <shireesh@gluster.com> | 2011-08-04 13:21:23 +0530 |
commit | cbf33ecd9cfdb138b543e7f67cdce775455e1915 (patch) | |
tree | 77d53fac05d701bf67e954e872d5a7b311a8daa1 /src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html | |
parent | a86d36ea9d61a3a16097bb6f95c3261c7ae4267b (diff) |
Updating help contents
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html')
-rw-r--r-- | src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html new file mode 100644 index 00000000..60ae0098 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html @@ -0,0 +1,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>Main Topic</title>
+</head>
+
+<body>
+<h1>Monitoring Cluster Resources</h1>
+Gluster Management Console enables you to monitor your cluster resources such as through Summary Tab.
+You can monitor resources such as CPU usage, Alerts, Tasks, Network usage and so on.
+<p>To monitor resources in your cluster, perform the following steps.</p>
+<ol>
+<li>Select your resource at the node level. For example, choose your cluster. The Summary tab displays the historical graphical representations of your clusters key resources such as CPU, memory, network usage, and disk utilization by day, week, or month. In case of Network usage, the graph will be displayed for the selected network from the drop down list.
+<p>Note: At any point of time, the Summary tab will show views that are applicable to the resource selected from the navigation tree in the left pane.</p>
+<p><img src="../images/GMC_Cluster_Summary.jpg"alt="Volume Created Successfuly"/></p>
+<li> Click to expand other resource nodes such as Volume, Bricks, and Server to display the respective details, as required.
+</ol>
+</body>
+</html>
\ No newline at end of file |