Skip to content

Commit 62466ee

Browse files
JV0812jpipkin1
andauthored
Update docs/integrations/hosts-operating-systems/opentelemetry/windows-opentelemetry.md
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 9a3ed32 commit 62466ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,6 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
373373

374374
| Alert Name | Alert Description and conditions | Alert Condition | Recover Condition |
375375
|:--|:--|:--|:--|
376-
| `Windows - High CPU Utilization Alert` | This alert gets triggered when cpu utilization exceeds threshold | Count > 80 | Count < = 80 |
377-
| `Windows - High FileSystem Utilization Alert` | This alert gets triggered when filesystem utilization exceeds threshold | Count > 80 | Count < = 80 |
378-
| `Windows - High Memory Utilization Alert` | This alert gets triggered when memory utilization exceeds threshold | Count > 80 | Count < = 80 |
376+
| `Windows - High CPU Utilization Alert` | This alert gets triggered when cpu utilization exceeds threshold. | Count > 80 | Count < = 80 |
377+
| `Windows - High FileSystem Utilization Alert` | This alert gets triggered when filesystem utilization exceeds threshold. | Count > 80 | Count < = 80 |
378+
| `Windows - High Memory Utilization Alert` | This alert gets triggered when memory utilization exceeds threshold. | Count > 80 | Count < = 80 |

0 commit comments

Comments
 (0)