blob: 7894ad1a5fda8743e3dcf618907d773aa5697ff2 (
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
|
<!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 Alerts Preferences</h1>
Thresholds are the critical conditions that you define in Gluster Management Console.
<p>To set the thresholds, perform the following steps:</p>
<ol>
<li>Choose <b>Edit</b> > <b>Settings</b>
<p><b>Preferences</b> window is displayed.</p>
<li>Choose <b>Gluster</b> > <b>Alerts</b> page from the left pane of the <b>Preferences</b> window.
<p><img src="../images/GMC_Alerts.jpg" width="55%" alt="Alerts Perferences" /></p>
<li>Type the value for server CPU threshold limits in the <b>Server CPU Threshold</b> field.
<li>Type the value for server memory usage threshold in the <b>Server Memory Usage Threshold</b> field.
<li>Type the value for disk space usage threshold in the <b>Disk Space Threshold</b> field.
<li>Click <b>Apply</b>.
<li>Click <b>OK</b> to exit the <b>Preferences</b> window.
</ol>
</body>
</html>
|