Skip to content

Commit c7d3b6b

Browse files
authored
Merge pull request #266 from hzoppetti/alert-cpu-threshold
[Update] Default CPU threshold alert value
2 parents 3d6428b + 32036f7 commit c7d3b6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15191,6 +15191,8 @@ components:
1519115191
For example, a two core Linode's CPU capacity is represented as 200%. If you want
1519215192
to be alerted at 90% of a two core Linode's CPU capacity, set the alert value to `180`.
1519315193

15194+
The default value is 90% multiplied by the number of cores.
15195+
1519415196
If the value is set to `0` (zero), the alert is disabled.
1519515197
example: 180
1519615198
network_in:

0 commit comments

Comments
 (0)