run_avail_diag

Runs diagnostics for an availability algorithm for a test-based service. This is mostly useful when the "last calculated" time stamp is running behind the current time, and the service status has been unresponsive for some time.

Format

emcli run_avail_diag
      -name=<target_name>
      -type=<target_type>

Options

  • name

    Service target name.

  • type

    Service target type.

Examples

emcli run_avail_diag  -name='MyTarget' -type='generic_service'