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 @@ -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 |
You can’t perform that action at this time.
0 commit comments