Back to the Bronc main page...
These images are generated on-the-fly, as you request them.
Reload this page in a minute or two and notice how the graphs
are changing.
Hourly View
% $conf_ref->[$definition]{'options'}{'start'} = "-5200";
<& chef, ipass => $conf_ref, definition => $definition &>
Daily View
% $conf_ref->[$definition]{'options'}{'start'} = "-86400";
<& chef, ipass => $conf_ref, definition => $definition &>
Weekly View
% $conf_ref->[$definition]{'options'}{'start'} = "-592200";
<& chef, ipass => $conf_ref, definition => $definition &>
Monthly View
% $conf_ref->[$definition]{'options'}{'start'} = "-2368800";
<& chef, ipass => $conf_ref, definition => $definition &>
Yearly View
% $conf_ref->[$definition]{'options'}{'start'} = "-28425600";
<& chef, ipass => $conf_ref, definition => $definition &>
Back to the Bronc main page...