cdn-manager_pcache-probe

Pcache load probe for cdn-manager using ElasticSearch data.

Usage

Get overall usage for last 3 minutes:

get_pcache_probe collect --url http://indexer.swisstxt.ch:9200/_all/pcache/_search --interval 3

Limit usage to volume_key "swisstxt.ch":

get_pcache_probe collect --url http://indexer.swisstxt.ch:9200/_all/pcache/_search --key swisstxt.ch

For all command options see get_pcache_probe help collect