diff options
author | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
---|---|---|
committer | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
commit | 1142b0e41de39010de7845cf70d71dbb001fc1dc (patch) | |
tree | 3513487f65c1a7df47996bd2852393aceaac1b8a /src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html | |
parent | 92c52d8edf285945d31e446503fc742fde9dcc49 (diff) |
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html')
-rw-r--r-- | src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html new file mode 100644 index 00000000..e85d9324 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html @@ -0,0 +1,29 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+<link rel="stylesheet" href="../css/builder-gluster/style.css"
+type="text/css" media="screen" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Setting the Charts Preferences</h1>
+You can customize the console and change the way some of the monitoring data is displayed, as described in this section.
+<p><b>Note:</b> The default duration for all the charts is a day.</p>
+<p>To set the display of the charts, perform the following:</p>
+<ol>
+<li>Choose <b>Edit</b> > <b>Settings</b> > <b>Charts</b>
+<p>The Preferences window displays the <b>Charts</b> page on the right pane of the window.</p>
+<p><img src="../images/GMC_Charts.jpg" alt="Charts Perferences"/></p>
+<li>Select the <b>Aggregated CPU Usage chart period</b> from the drop down list.
+<li>Select the <b>Aggregated Network Usage chart period</b> from the drop down list.
+<li>Select the <b>CPU Usage chart period</b> from the drop down list.
+<li>Select the <b>Memory Usage chart period</b> from the drop down list.
+<li>Select the <b>Network Usage chart period</b> from the drop down list.
+<li>Click <b>Apply</b>.
+<li>Click <b>OK</b> to exit the <b>Preferences</b> window.
+</ol>
+</body>
+</html>
\ No newline at end of file |