Skip to content

Commit

Permalink
Merge pull request #370 from JoeyBarnes/main
Browse files Browse the repository at this point in the history
added missing GUIDs for AVS
  • Loading branch information
judyer28 authored Oct 9, 2024
2 parents 17d6453 + 069accc commit f632cf4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions services/AVS/privateClouds/alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
values:
- '*'
threshold: 80.0
guid: 282cb835-592b-4e49-89c1-ea1aaefb37c4
- name: CPUCritical
description: CPU Usage per Cluster (Critical)
type: Metric
Expand All @@ -90,6 +91,7 @@
values:
- '*'
threshold: 95.0
guid: bb83ae53-3b91-49ff-a351-9545ea747335
- name: Memory
description: Memory Usage per Cluster
type: Metric
Expand All @@ -112,6 +114,7 @@
values:
- '*'
threshold: 80.0
guid: e840c7a9-e070-4dc9-919b-c75a3679f6b7
- name: MemoryCritical
description: Memory Usage per Cluster (Critical)
type: Metric
Expand All @@ -134,6 +137,7 @@
values:
- '*'
threshold: 95.0
guid: a2f5e5a3-ec38-4201-970f-971ad4707b93
- name: Storage
description: Storage Usage per Datastore
type: Metric
Expand All @@ -156,3 +160,4 @@
values:
- '*'
threshold: 70.0
guid: 8bafb3d5-d961-49a4-9867-f1cddfd703e0

0 comments on commit f632cf4

Please sign in to comment.