Skip to content

Commit 55f811f

Browse files
JV0812jpipkin1
andauthored
Update docs/integrations/hosts-operating-systems/opentelemetry/linux-opentelemetry.md
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent a5e7f05 commit 55f811f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/integrations/hosts-operating-systems/opentelemetry/linux-opentelemetry.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)