summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-25 20:13:35 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-25 20:13:35 +0530
commit1142b0e41de39010de7845cf70d71dbb001fc1dc (patch)
tree3513487f65c1a7df47996bd2852393aceaac1b8a /src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html
parent92c52d8edf285945d31e446503fc742fde9dcc49 (diff)
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html')
-rw-r--r--src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html
new file mode 100644
index 00000000..69033fff
--- /dev/null
+++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<link rel="stylesheet" href="../css/builder-gluster/style.css"
+type="text/css" media="screen" />
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Sub Topic 2</title>
+</head>
+
+<body>
+<h1>Alerts</h1>
+Alerts section lists the typical alarm conditions found in your cluster environment. For example, low disk space is frequently a problem on managed machines. You can generate alerts for the critical conditions in your cluster by defining threshold conditions. An alert is generated when it reaches the threshold conditions that you set against server resources. These alerts are real-time data collected from your resources and are displayed in the <b>Cluster Summary</b> tab.
+<ul>
+<li>CPU utilization
+<li>Memory utilization
+<li>Disk-space utilization
+<li>Server offline
+<li>Brick offline
+</ul>
+<p>To know more on how you can set the thresholds conditions, refer
+to <a href="setting_alerts_prefs.html">Setting Alerts Preferences</a>.
+</body>
+</html> \ No newline at end of file