Replies: 1 comment 2 replies
-
|
@ss5829 The alerts are triggered if the utilization remains above the specified threshold for the duration of the specified time. The documentation gives an example:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
the alert names for CPU, Disk, RAM utilization categories usually start with "Host CPU Usage....", "Host Disk Usage...", "Cluster CPU Usage...", "Cluster RAM Usage..." etc.
actually it is the Average of the utilization values wrt to the duration.
hence should these alerts be prefixed with "Average" like "Average Host CPU Usage...", "Average Host Disk Usage...", "Average Cluster CPU Usage...", "Average Cluster RAM Usage..." etc.
please comment.
Beta Was this translation helpful? Give feedback.
All reactions