構文
tadm disable-stats-xml common_options --config=config_name --vs=vs_name
説明
このコマンドを使用して、サーバー・インスタンス統計を無効にします。
オプション
common_options
の詳細は、helpコマンドを実行してください。
--config|-c
サーバー・インスタンス統計を無効にする構成の名前を指定します。
--vs|-s
仮想サーバーの名前を指定します。
例
tadm disable-stats-xml --user=admin --password-file=./admin.passwd --host=admin.example.com --port=8989 --no-prompt --config=www.example.org --vs=soa.example.org
終了コード
次の終了値が戻されます。
0: コマンドの実行に成功しました。
>0: コマンドの実行時にエラーが発生しました。
終了コードと構文表記の詳細は、helpコマンドを実行してください。
関連項目
「help」、「get-stats-xml」、「get-stats-xml-prop」、「enable-stats-xml」