File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/integrations/hosts-operating-systems/opentelemetry Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,5 +229,5 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
229229
230230| Alert Name | Alert Description and conditions | Alert Condition | Recover Condition |
231231| :--| :--| :--| :--|
232- | ` Metrics Mac - High FileSystem Utilization Alert ` | This alert gets triggered when filesystem utilization exceeds threshold | Count > 80 | Count < = 80 |
233- | ` Mac - High Memory Utilization Alert ` | This alert gets triggered when memory utilization exceeds threshold | Count > 80 | Count < = 80 |
232+ | ` Metrics Mac - High FileSystem Utilization Alert ` | This alert gets triggered when filesystem utilization exceeds threshold. | Count > 80 | Count < = 80 |
233+ | ` Mac - 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