VarnishStat
PHP Manual

VarnishStat::getSnapshot

(PECL varnish >= 0.3)

VarnishStat::getSnapshotGet the current varnish instance statistics snapshot

説明

public array VarnishStat::getSnapshot ( void )

パラメータ

この関数にはパラメータはありません。

返り値

Array with the varnish statistic snapshot. The array keys are identical to that in the varnishstat tool.


VarnishStat
PHP Manual