RRDGraph::saveVerbose
(PECL rrd >= 0.9.0)
RRDGraph::saveVerbose — Saves the RRD database query into image and returns the verbose information about generated graph
Descrição
Saves the RRD database query into image file defined by method RRDGraph::__construct() and returns the verbose information about generated graph, if "-" is used as image filename, image data are also returned in result array.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns array with detailed information about generated image, ou false
em caso de falha.