blob: 5673586e646620e971caffb2bc6fadc5fd6860a4 (
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> > <b>Alerts</b>
<p>The Preferences window displays the <b>Alerts</b> page on the right pane of the window.</p>
<p><img src="../images/GMC_Alerts.jpg" 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>
|