list_oms_logging_properties
ロギング構成プロパティをリストします。
書式
emcli list_oms_logging_properties [-oms_name="omsName"] [-details] [ ] indicates that the parameter is optional
オプション
-
oms_name
ロギング・プロパティを取得する必要のあるOMSの名前。
-
details
プロパティ値の導出先の詳細、およびロギング・プロパティのグローバル値とデフォルト値を表示します。
例
例1
この例では、ロギング・プロパティのセット全体をリストします。
list_oms_logging_properties
例2
この例では、管理サーバーmyhost:1159_Management_Serviceに設定されているすべてのロギング・プロパティをリストします。
list_oms_logging_properties -oms_name="myhost:1159_Management_Service"