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
30
31
32
33
34
|
<!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>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><b>Note:</b> At any point of time, the <b>Summary</b> 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_tab.jpg"
width="75%" 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>
|