list_templates

モニタリング・テンプレートとその表示名をリストします。

書式

emcli list_templates
        [-target_type="target_type"]

[ ]  indicates that the parameter is optional

オプション

  • target_type

    テンプレートのターゲット・タイプ。指定した場合、このターゲット・タイプに定義したすべてのテンプレートが表示されます。

例1

この例では、すべてのテンプレートをリストします。

emcli list_templates 

例2

この例では、ホスト・ターゲット・タイプに定義されているすべてのテンプレートをリストします。

emcli list_templates -target_type="host"