19.2. Administration of the stats module by the OTRS administrator
From open-support.info
(Created page with "{{Book |next=../3 |heading=19.2. |title=Administration of the stats module by the OTRS administrator |status=draft |author=Dick6809 }} <onlyinclude>This section provides informat...") |
m (→SysConfig) |
||
(7 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
|heading=19.2. | |heading=19.2. | ||
|title=Administration of the stats module by the OTRS administrator | |title=Administration of the stats module by the OTRS administrator | ||
- | | | + | |editor=Dick6809 |
- | + | ||
}} | }} | ||
<onlyinclude>This section provides information about the tasks and responsibilities of the OTRS administrator dealing with the statistics module. | <onlyinclude>This section provides information about the tasks and responsibilities of the OTRS administrator dealing with the statistics module. | ||
Line 21: | Line 20: | ||
== SysConfig == | == SysConfig == | ||
- | The SysConfig groups Framework | + | The SysConfig groups |
+ | {{book/link | ||
+ | |~/Appendix B/1 | ||
+ | |Framework:Core::Stats | ||
+ | |anchor=Core::Stats | ||
+ | }}, | ||
+ | {{book/link | ||
+ | |~/Appendix B/1 | ||
+ | |Framework:Core::Stats::Graph | ||
+ | |anchor= Core::Stats::Graph | ||
+ | }}, and | ||
+ | {{book/link | ||
+ | |~/Appendix B/1 | ||
+ | |Framework:Frontend::Agent::Stats | ||
+ | |anchor= Frontend::Agent::Stats | ||
+ | }} contain all configuration parameters for the basic set-up of the statistics module. Moreover, the configuration parameter | ||
+ | {{book/link | ||
+ | |~/Appendix B/1 | ||
+ | |$Self->{'Frontend::Module'}->{'AgentStats'} | ||
+ | |anchor= Frontend::Module###AgentStats | ||
+ | }} controls the arrangement and registration of the modules and icons within the statistics module.</onlyinclude> |
Latest revision as of 07:30, 24 April 2011
This section provides information about the tasks and responsibilities of the OTRS administrator dealing with the statistics module.
Permission settings, Groups and Queues
No new queues and/or groups are created when the stats module is installed.
The default configuration of the module registration gives all agents with "stats" group permissions access to the stats module.
Access according to permission settings:
- rw.
- Allows configuring statistics and reports.
- ro.
- Permits generating pre-configured statistics and reports.
The OTRS administrator decides whether agents with the permission to generate pre-configured reports are allocated ro rights in the "stats" group, or if their respective groups are added in the module registration in SysConfig.
SysConfig
The SysConfig groups Framework:Core::Stats, Framework:Core::Stats::Graph, and Framework:Frontend::Agent::Stats contain all configuration parameters for the basic set-up of the statistics module. Moreover, the configuration parameter $Self->{'Frontend::Module'}->{'AgentStats'} controls the arrangement and registration of the modules and icons within the statistics module.