php man page for rrd_fetch

Query: rrd_fetch

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RRD_FETCH(3)								 1							      RRD_FETCH(3)

rrd_fetch - Fetch the data for graph as array.

SYNOPSIS
array rrd_fetch (string $filename, array $options)
DESCRIPTION
Gets data for graph output from RRD database file as array. This function has same result as rrd_graph(3), but fetched data are returned as array, no image file is created.
PARAMETERS
o $filename - RRD database file name. o $options - Array of options for resolution specification.
RETURN VALUES
Returns information about retrieved graph data. PHP Documentation Group RRD_FETCH(3)
Related Man Pages
rrdgraph_data(1) - centos
rrdgraph_data(1) - suse
dbase_create(3) - php
array_chunk(3) - php
ibase_fetch_assoc(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)