[SOLVED] Enabling the Statistics View

Moderator: crythias

Locked
ryanl
Znuny newbie
Posts: 9
Joined: 05 Nov 2010, 08:28
Znuny Version: 3.0 beta5

[SOLVED] Enabling the Statistics View

Post by ryanl »

Hi all,

I've installed OTRS 3.0 beat 5 on a fresh Ubuntu 10.04 64bit LAMP Server.
Done a default installation, nothing special. Set up a few queues, services, SLA's, agents.... nothing to hectic.

Now the issue i'm facing is this. I would like to have the statistics module on the agent's screen available.
However nothing is mentioned in the manual on how to enable this, all the screenshots clearly show that the
statistics button on the top of the page. But on my side it doesn't appear. (Check the screen shot)

Is there something I've forgot to install or setup? I'm at at cross roads here. Now I'm pretty sure I'll be able to
create some stat producing procedure, however this doesn't help squat if I can't even access the Statistics page.

Any help would be much appreciated.

Cheers
You do not have the required permissions to view the files attached to this post.
Last edited by ryanl on 15 Nov 2010, 13:40, edited 3 times in total.
______________________________
Ubuntu 10.10 64bit 2.6.32-21-server
MySQL Ver 14.14 Distrib 5.1.41
OTRS 3.0.6
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Enabling the Statistics View

Post by jojo »

the agents needs at least read permission on group stats.

If he should create statistices he'll need rw permissions
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
ryanl
Znuny newbie
Posts: 9
Joined: 05 Nov 2010, 08:28
Znuny Version: 3.0 beta5

Re: Enabling the Statistics View

Post by ryanl »

jojo wrote:the agents needs at least read permission on group stats.

If he should create statistices he'll need rw permissions
Hey jojo,

Thanks for the reply. I have set all those permissions. The administrator user has access to everything, the root user doesn't
get this either.

The stats users i've created, with the proper permissions, specifically for their defined roles don't get this.
So basically permissions are not causing this to occur. There is something else.

I'm really stuck and it's kinda frustrating to say the least.
______________________________
Ubuntu 10.10 64bit 2.6.32-21-server
MySQL Ver 14.14 Distrib 5.1.41
OTRS 3.0.6
ryanl
Znuny newbie
Posts: 9
Joined: 05 Nov 2010, 08:28
Znuny Version: 3.0 beta5

Re: Enabling the Statistics View

Post by ryanl »

Okay found the problem. I remember that right in the beginning I had renamed the 'stats' group to something else.
So all I did was create another group named 'stats', added all the relevant users to that group and hey presto now I
finally have access to the statistics section.

O silly me :P
______________________________
Ubuntu 10.10 64bit 2.6.32-21-server
MySQL Ver 14.14 Distrib 5.1.41
OTRS 3.0.6
Locked