eG Monitoring
 
Measures reported by vCldVCTasksTest

This test reports the Virtual Center Task Manager statistics. Using this test, you can easily figure out the following:

  • The number of VC tasks that were successful and that failed during the last measurement period
  • The number of times the wait for task inventory event was invoked
  • The number of task completions that were received
  • The number of task completion messages that were received and were published on the message bus and
  • The time duration that elapsed for a task to be completed successfully and for a task that failed

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Success_task Indicates the total number of VC tasks that were successful during the last measurement period. Number A high value is desired for this measure.
Failed_task Indicates the total number of VC tasks that failed during the last measurement period. Number Ideally, the value of this measure should be zero.
Taskinvocwait Indicates the number of times the wait for task VIM Inventory event was invoked during the last measurement period. Number  
Completedwait Indicates the total number of wait for task VIM Inventory events that were completed during the last measurement period. Number  
Retrivedtask Indicates the number of task completions that were received during the last measurement period. Number  
Msgpublished Indicates the number of task completion messages that were published on the message bus during the last measurement period. Number  
Msgreceived Indicates the number of task completion messages that were received on the message bus during the last measurement period. Number  
Successelapsed Indicates the time duration that elapsed for the tasks to be completed successfully during the last measurement period. Secs A high value is desired for this measure.
Failedelapsed Indicates the time duration that elapsed for the tasks that failed during the last measurement period. Secs Ideally, the value of this measure should be low.