AWS res documentation change
Summary
Added important note about idle detection script causing CPU spikes that can affect idle detection accuracy
Security assessment
This change documents a performance characteristic of the idle detection system but does not address security vulnerabilities or add security documentation. It's a functional clarification about system behavior.
Diff
diff --git a/res/archive/release-minus-1/ug/virtual-desktops-autostop.md b/res/archive/release-minus-1/ug/virtual-desktops-autostop.md index bb6b6b780..3d89d9551 100644 --- a//res/archive/release-minus-1/ug/virtual-desktops-autostop.md +++ b//res/archive/release-minus-1/ug/virtual-desktops-autostop.md @@ -12,0 +13,4 @@ Administrators can configure settings to allow idle VDIs to be Stopped or Termin +###### Important + +RES runs an idle detection script at the top of every minute that checks CPU utilization. This script itself causes temporary CPU spikes, which can prevent idle detection if your threshold is set too low. +