[rt-users] Stats Package Installation

Jason Englander jason at englanders.cc
Thu Mar 21 12:17:26 EST 2002


On Thu, 21 Mar 2002, Stephane Bortzmeyer wrote:

> Copying the Statistics directory to ${RT}/WebRT/html where RT is where
> you installed RT should be sufficient. Although you're right that an
> HOWTO could be useful (for things like graphics which does not work
> here).

Simon,

What/where is 'chart', referenced by $url?

CallsMultiqueue.html:% my $url = 'https://rt.oucs.ox.ac.uk/chart?type=lines&x_labels=[';
CallsQueueDay.html:% my $url = $RT::WebURL.'/chart?type=lines&x_labels=[';
DayOfWeek.html:% my $url = $RT::WebURL.'/chart?type=bars&x_labels=[';
Resolution.html:% my $url = $RT::WebURL.'/chart?type=lines&x_labels=[';
TimeToResolve.html:% my $url = $RT::WebURL.'/chart?type=points&x_labels=[';

#1 returns a 0x0 image.  There was no 'chart' in the tarball, so of course
the rest don't do anything.

  Jason






More information about the rt-users mailing list