Main Page
|
Modules
|
Data Structures
|
File List
|
Data Fields
Single Mode
[
Trend
]
Functions
sul_error_t
*
trd_mode_single
(time_t stime, time_t etime, apr_array_header_t *vitals, apr_array_header_t *history,
sos_fs_txn_t
*txn, apr_pool_t *pool)
Function Documentation
sul_error_t
* trd_mode_single
(
time_t
stime
,
time_t
etime
,
apr_array_header_t *
vitals
,
apr_array_header_t *
history
,
sos_fs_txn_t
*
txn
,
apr_pool_t *
pool
)
Renders a single mode graph of just a single Vital.
Parameters:
stime
Starting time of the graph to produce, all history notifications after this time and before
etime
will be included in the final graph.
etime
Ending time of the graph to produce. All history notifications up to and including
etime
will be included.
vitals
All of the vital signs we are supposed to graph.
history
Vital sign history for all vitals given in the
vitals
parameter.
txn
Database transaction to query over.
pool
Pool to allocate memory overhead from.
Returns:
An
sul_error_t
instance if an error occured and NULL otherwise.
Generated on Wed Apr 28 09:38:38 2004 for State by
1.3.5