User Manual

Chartlib
dynamic
chartlib=rgraph
Allows you to toggle between static chart and dynamic (experimental) chart.
static (default)
chartlib=gdgraph
Allows you to toggle between static chart and dynamic (experimental) chart.
Maxgraph
Specifies the number of objects that are displayed on the graph. The default value is 8 and the
maximum value is 16.
Report Types
Report types are identified with names that typically use the following format:
<object>_<yaxis>_<xaxis>
where
<object> is the entity being measured
<yaxis> represents the metrics plotted on the y-axis of the charts
<xaxis> is the measure that is on the x-axis of a chart.
For example, the pd_perf_time report type plots various performance metrics of physical disks
on the y-axis with time on the x-axis.
In order to generate a report, you must specify a report type using the following syntax:
report=<report_type>
where <report_type> is one of the report types described below.
Report types can be grouped into the following four categories:
summary report
space reports
performance reports
objects present reports
Summary Report
summary
Shows summary information for all systems.
example:
The following example shows the entire query string for a summary report:
http://localhost/cgi-bin/3par-rpts/
inserv_perf.exe?category=daily&pdspaceunit=Chunklets&report=summary
154 Web Queries