list_agents_on_gold_image

Lists the Management Agents that were deployed or updated using a particular Management Agent gold image version, or the overall agent deployment report for the Management Agent gold image.

Format

emcli list_agents_on_gold_image  
      -version_name|-image_name="gold_image_version_name|gold_image_name"
      [-agent_name="agent_name_pattern"]

[ ]  indicates that the parameter is optional.

Options

  • version_name

    Lists the Management Agents that were deployed or updated using a particular Management Agent gold image version.

  • image_name

    Lists the number of Management Agents deployed for given Management Agent gold image.

  • agent_name

    Lists only the Management Agents that match the specified name pattern.

Examples

Example 1

The following example displays the Management Agents that were deployed or updated using the Management Agent gold image OPC_AGI_DB_JUL_13.

emcli list_agents_on_gold_image 
      -version_name=OPC_AGI_DB_JUL_13

Example 2

The following example displays the number of Management Agents that were deployed or updated using any of the Management Agent gold image versions that are part of the gold image OPC_DB_MONITORING.

emcli list_agents_on_gold_image 
      -image_name=OPC_DB_MONITORING