Citrix Systems 5.6 manual Pool-param-set, Pool-deconfigure-wlb, Pool-retrieve-wlb-configuration

Models: 5.6

1 235
Download 235 pages 37.88 Kb
Page 232
Image 232

pool-param-set

pool-param-setwlb-verify-cert=<true>uuid=<uuid_of_pool>

Run this command on the pool, after running the pool-certificate-sync command, to make XenServer always verify the certificate when communicating with the Workload Balancing server.

Tip:

Pressing the Tab key automatically populates the UUID of the pool.

pool-deconfigure-wlb

Permanently deletes all workload balancing configuration.

pool-retrieve-wlb-configuration

Prints all workload balancing configuration to standard out.

pool-retrieve-wlb-recommendations

Prints all workload balancing recommendations to standard out.

pool-retrieve-wlb-report

Gets a WLB report of the specified type and saves it to the specified file. The available reports are:

pool_health

pool_audit_history poolid

pool_optimization_history

host_health_history

optimization_performance_history

pool_health_history

vm_movement_history

vm_performance_history

Example usage for each report type is shown below. The utcoffset parameter specifies the number of hours ahead or behind of UTC for your time zone. The start parameter and end parameters specify the number of hours to report about. For example specifying start=-3and end=0 will cause WLB to report on the last 3 hour of activity.

xe pool-retrieve-wlb-report report=pool_health \ poolid=<51e411f1-62f4-e462-f1ed-97c626703cae>\ utcoffset=<-5>\

start=<-3>\ end=<0> \ filename=</pool_health.txt>

xe pool-retrieve-wlb-report report=host_health_history \ hostid=<e26685cd-1789-4f90-8e47-a4fd0509b4a4>\ utcoffset=<-5>\

start=<-3>\ end=<0> \

filename=</host_health_history.txt>

212

Page 232
Image 232
Citrix Systems 5.6 manual Pool-param-set, Pool-deconfigure-wlb, Pool-retrieve-wlb-configuration, Pool-retrieve-wlb-report