5.20. collectd::plugin::memcached
memcached
プラグインを使用して、memcached キャッシュの使用状況、メモリー、およびその他の関連情報に関する情報を取得します。
パラメーター | 型 |
---|---|
instances | Hash |
interval | Integer |
設定例:
parameter_defaults: CollectdExtraPlugins: - memcached ExtraConfig: collectd::plugin::memcached::instances: local: host: "%{hiera('fqdn_canonical')}" port: 11211
parameter_defaults:
CollectdExtraPlugins:
- memcached
ExtraConfig:
collectd::plugin::memcached::instances:
local:
host: "%{hiera('fqdn_canonical')}"
port: 11211
関連情報
-
memcached
プラグインの設定に関する詳細は、memcached を参照してください。