提交 2465c9c6 编写于 作者: A Alessio Sergi

Fix typo in doc

上级 41515287
......@@ -377,7 +377,7 @@ The total CPU usage is displayed on the first line.</p>
<div class="line">If user|system|nice CPU is <tt class="docutils literal">&gt;70%</tt>, then status is set to <tt class="docutils literal">&quot;WARNING&quot;</tt></div>
<div class="line">If user|system|nice CPU is <tt class="docutils literal">&gt;90%</tt>, then status is set to <tt class="docutils literal">&quot;CRITICAL&quot;</tt></div>
</div>
<p><em>Note</em>: limits values can be overwritten in the configuration file under the <tt class="docutils literal">[cpu]</tt> section.</p>
<p><em>Note</em>: limit values can be overwritten in the configuration file under the <tt class="docutils literal">[cpu]</tt> section.</p>
</div>
<div class="section" id="load">
<h2><a class="toc-backref" href="#id15">Load</a></h2>
......@@ -396,7 +396,7 @@ The first line also display the number of CPU core.</p>
<div class="line">If average load is <tt class="docutils literal">&gt;1*core</tt>, then status is set to <tt class="docutils literal">&quot;WARNING&quot;</tt></div>
<div class="line">If average load is <tt class="docutils literal">&gt;5*core</tt>, then status is set to <tt class="docutils literal">&quot;CRITICAL&quot;</tt></div>
</div>
<p><em>Note</em>: limits values can be overwritten in the configuration file under the <tt class="docutils literal">[load]</tt> section.</p>
<p><em>Note</em>: limit values can be overwritten in the configuration file under the <tt class="docutils literal">[load]</tt> section.</p>
</div>
<div class="section" id="memory">
<h2><a class="toc-backref" href="#id16">Memory</a></h2>
......@@ -411,7 +411,7 @@ The first line also display the number of CPU core.</p>
<div class="line">If memory is <tt class="docutils literal">&gt;70%</tt>, then status is set to <tt class="docutils literal">&quot;WARNING&quot;</tt></div>
<div class="line">If memory is <tt class="docutils literal">&gt;90%</tt>, then status is set to <tt class="docutils literal">&quot;CRITICAL&quot;</tt></div>
</div>
<p><em>Note</em>: limits values can be overwritten in the configuration file under the <tt class="docutils literal">[memory]</tt> and <tt class="docutils literal">[swap]</tt> sections.</p>
<p><em>Note</em>: limit values can be overwritten in the configuration file under the <tt class="docutils literal">[memory]</tt> and <tt class="docutils literal">[swap]</tt> sections.</p>
</div>
<div class="section" id="network">
<h2><a class="toc-backref" href="#id17">Network</a></h2>
......@@ -443,7 +443,7 @@ available on Linux) and <cite>hddtemp</cite> daemon.</p>
<span class="generic prompt">$</span> glances -y
</pre>
<p>There is no alert on this information.</p>
<p><em>Note</em>: limits values can be overwritten in the configuration file under the <tt class="docutils literal">[temperature]</tt> and <tt class="docutils literal">[hddtemperature]</tt> sections.</p>
<p><em>Note</em>: limit values can be overwritten in the configuration file under the <tt class="docutils literal">[temperature]</tt> and <tt class="docutils literal">[hddtemperature]</tt> sections.</p>
</div>
<div class="section" id="disk-i-o">
<h2><a class="toc-backref" href="#id19">Disk I/O</a></h2>
......@@ -463,7 +463,7 @@ adapted dynamically.</p>
<div class="line">If disk used is <tt class="docutils literal">&gt;70%</tt>, then status is set to <tt class="docutils literal">&quot;WARNING&quot;</tt></div>
<div class="line">If disk used is <tt class="docutils literal">&gt;90%</tt>, then status is set to <tt class="docutils literal">&quot;CRITICAL&quot;</tt></div>
</div>
<p><em>Note</em>: limits values can be overwritten in the configuration file under <tt class="docutils literal">[filesystem]</tt> section.</p>
<p><em>Note</em>: limit values can be overwritten in the configuration file under <tt class="docutils literal">[filesystem]</tt> section.</p>
</div>
<div class="section" id="processes-list">
<h2><a class="toc-backref" href="#id21">Processes list</a></h2>
......@@ -479,7 +479,7 @@ adapted dynamically.</p>
</ul>
<p>By default, or if you hit the <tt class="docutils literal">a</tt> key, the processes list is automatically
sorted by CPU of memory usage.</p>
<p><em>Note</em>: limits values can be overwritten in the configuration file under the <tt class="docutils literal">[process]</tt> section.</p>
<p><em>Note</em>: limit values can be overwritten in the configuration file under the <tt class="docutils literal">[process]</tt> section.</p>
<p>The number of processes in the list is adapted to the screen size.</p>
<dl class="docutils">
<dt><tt class="docutils literal">VIRT</tt></dt>
......
......@@ -219,7 +219,7 @@ The total CPU usage is displayed on the first line.
| If user|system|nice CPU is ``>70%``, then status is set to ``"WARNING"``
| If user|system|nice CPU is ``>90%``, then status is set to ``"CRITICAL"``
*Note*: limits values can be overwritten in the configuration file under the ``[cpu]`` section.
*Note*: limit values can be overwritten in the configuration file under the ``[cpu]`` section.
Load
----
......@@ -241,7 +241,7 @@ The first line also display the number of CPU core.
| If average load is ``>1*core``, then status is set to ``"WARNING"``
| If average load is ``>5*core``, then status is set to ``"CRITICAL"``
*Note*: limits values can be overwritten in the configuration file under the ``[load]`` section.
*Note*: limit values can be overwritten in the configuration file under the ``[load]`` section.
Memory
------
......@@ -261,7 +261,7 @@ With Glances, alerts are only set for on used memory and used swap.
| If memory is ``>70%``, then status is set to ``"WARNING"``
| If memory is ``>90%``, then status is set to ``"CRITICAL"``
*Note*: limits values can be overwritten in the configuration file under the ``[memory]`` and ``[swap]`` sections.
*Note*: limit values can be overwritten in the configuration file under the ``[memory]`` and ``[swap]`` sections.
Network
-------
......@@ -305,7 +305,7 @@ To enable the hddtemp module:
There is no alert on this information.
*Note*: limits values can be overwritten in the configuration file under the ``[temperature]`` and ``[hddtemperature]`` sections.
*Note*: limit values can be overwritten in the configuration file under the ``[temperature]`` and ``[hddtemperature]`` sections.
Disk I/O
--------
......@@ -331,7 +331,7 @@ Alerts are set for used disk space:
| If disk used is ``>70%``, then status is set to ``"WARNING"``
| If disk used is ``>90%``, then status is set to ``"CRITICAL"``
*Note*: limits values can be overwritten in the configuration file under ``[filesystem]`` section.
*Note*: limit values can be overwritten in the configuration file under ``[filesystem]`` section.
Processes list
--------------
......@@ -353,7 +353,7 @@ Three views are available for processes:
By default, or if you hit the ``a`` key, the processes list is automatically
sorted by CPU of memory usage.
*Note*: limits values can be overwritten in the configuration file under the ``[process]`` section.
*Note*: limit values can be overwritten in the configuration file under the ``[process]`` section.
The number of processes in the list is adapted to the screen size.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册