blob: e85d932417e2cc2aa9782166741aa89f16e339bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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>
|