Statistics package

I found a lot of references in the archive to a statistics package written
by Simon Cozens. But the attachment (a file named stats.tar.gz) doesn’t seem
to be included in the archive.

Can anyone direct me to where I can get this, or perhaps send it to me?

I am interested in any other reporting tools for RT that may be available as
well.

Thanks in advance

Frances

I found a lot of references in the archive to a statistics package written
by Simon Cozens. But the attachment (a file named stats.tar.gz) doesn’t seem
to be included in the archive.

Can anyone direct me to where I can get this, or perhaps send it to me?

http://users.ox.ac.uk/~simon/stats.tar.gz

Jason Englander
jason@englanders.cc

Hi.

I’ve installed the statistics package 0.1.6
I’m using rt3.4.4

Is there any way of configuring rt to allow only certain users to view
the statistics pages?

Thanks.
Kind regards.
Luke.

Luke

Yes, Find the line below in /opt/rt3/local/lib/RTx/Statistics.pm
(default location) and change the 0 to 1. Then, only users that have
the right to ShowConfigTab will see the Statistics item in the
navigation pane.

Set to one to prevent users without the ShowConfigTab right from

seeing Statistics
$RestrictAccess = 0;

If you want to use a different right to control it, you’ll have to
modify the file /opt/rt3/share/html/Callbacks/kStatistics/Elements/Tabs/
(default location) to change the code that controls it.

Kelly F. Hickel
Senior Software Architect
MQSoftware, Inc
952.345.8677
kfh@mqsoftware.com