Show Table of Contents
15.6.2. 管理 CLI での Infinispan 統計収集の有効化
手順15.4 管理 CLI での Infinispan 統計収集の有効化
この手順では、以下を前提とします。
- 推奨の
cache-containerはCACHE_CONTAINERです (例:web)。 - 推奨のキャッシュタイプは
CACHE_TYPEです (例:distributed-cache)。 CACHEはキャッシュ名です (例:dist)。
- 以下のコマンドを実行します。
/subsystem=infinispan/cache-container=CACHE_CONTAINER/CACHE_TYPE=CACHE:write-attribute(name=statistics-enabled,value=true)
- 以下のコマンドを実行し、サーバーをリロードします。
:reload
注記
属性を未定義にするには、以下のコマンドを実行します。
/subsystem=infinispan/cache-container=CACHE_CONTAINER/CACHE_TYPE=CACHE:undefine-attribute(name=statistics-enabled)

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.