CPU alert threshold can be greater than 100%
This commit is contained in:
parent
013d769e68
commit
4e033be21b
@ -105,7 +105,7 @@ along with Linode Manager Classic. If not, see <https://www.gnu.org/licenses/>.
|
|||||||
</tr>
|
</tr>
|
||||||
<tr class="lmc-tr3">
|
<tr class="lmc-tr3">
|
||||||
<td>CPU Usage</td>
|
<td>CPU Usage</td>
|
||||||
<td><label for="cpu-enabled">Enabled</label><input id="cpu-enabled" type="checkbox" /> | <input id="cpu-value" type="number" min="0" max="100" /> %</td>
|
<td><label for="cpu-enabled">Enabled</label><input id="cpu-enabled" type="checkbox" /> | <input id="cpu-value" type="number" min="0" /> %</td>
|
||||||
<td class="info">Average CPU usage over 2 hours exceeding this value triggers this alert.</td>
|
<td class="info">Average CPU usage over 2 hours exceeding this value triggers this alert.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="lmc-tr3">
|
<tr class="lmc-tr3">
|
||||||
|
Loading…
Reference in New Issue
Block a user