File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/integrations/hosts-operating-systems/opentelemetry Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -338,6 +338,6 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
338338
339339| Alert Name | Alert Description and conditions | Alert Condition | Recover Condition |
340340| :--| :--| :--| :--|
341- | ` Linux - High CPU Utilization Alert ` | This alert gets triggered when cpu utilization exceeds threshold | Count > 80 | Count < = 80 |
342- | ` Linux - High FileSystem Utilization Alert ` | This alert gets triggered when filesystem utilization exceeds threshold | Count > 80 | Count < = 80 |
343- | ` Linux - High Memory Utilization Alert ` | This alert gets triggered when memory utilization exceeds threshold | Count > 80 | Count < = 80 |
341+ | ` Linux - High CPU Utilization Alert ` | This alert gets triggered when CPU utilization exceeds threshold. | Count > 80 | Count < = 80 |
342+ | ` Linux - High FileSystem Utilization Alert ` | This alert gets triggered when filesystem utilization exceeds threshold. | Count > 80 | Count < = 80 |
343+ | ` Linux - High Memory Utilization Alert ` | This alert gets triggered when memory utilization exceeds threshold. | Count > 80 | Count < = 80 |
You can’t perform that action at this time.
0 commit comments