CLOUDSTACK-1357
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/845e332d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/845e332d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/845e332d Branch: refs/heads/marvin-refactor Commit: 845e332dbf412388381255310a5bccaa1f9f0f07 Parents: 2dd31f3 Author: radhikap <radhika.puthiyet...@citrix.com> Authored: Thu Mar 14 13:22:27 2013 +0530 Committer: radhikap <radhika.puthiyet...@citrix.com> Committed: Thu Mar 14 13:22:27 2013 +0530 ---------------------------------------------------------------------- docs/en-US/autoscale.xml | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/845e332d/docs/en-US/autoscale.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/autoscale.xml b/docs/en-US/autoscale.xml index d63281f..26e795b 100644 --- a/docs/en-US/autoscale.xml +++ b/docs/en-US/autoscale.xml @@ -34,8 +34,10 @@ AutoScaling to launch an additional VM whenever CPU usage exceeds 80 percent for 15 minutes, or to remove a VM whenever CPU usage is less than 20 percent for 30 minutes.</para> <para>&PRODUCT; uses the NetScaler load balancer to monitor all aspects of a system's health and - work in unison with &PRODUCT; to initiate scale-up or scale-down actions. The supported - NetScaler version is 10.0.</para> + work in unison with &PRODUCT; to initiate scale-up or scale-down actions.</para> + <note> + <para>AutoScale is supported on NetScaler Release 10 Build 73.e and beyond.</para> + </note> <formalpara> <title>Prerequisites</title> <para>Before you configure an AutoScale rule, consider the following:</para>