Package contains two scripts generating reports/statistics on RT tickets OBS-URL: https://build.opensuse.org/request/show/197397 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-admin-tools?expand=0&rev=1
18 lines
445 B
Plaintext
18 lines
445 B
Plaintext
README for perl-RT-admin-tools package
|
|
======================================
|
|
|
|
After installation, you will need to do some minor setup as follows:
|
|
|
|
(1) Read the manpages
|
|
$ man rt-queue-count
|
|
$ man rt-user-count
|
|
|
|
(2) Edit /etc/sysconfig/perl-RT-admin-tools
|
|
|
|
(3) (OPTIONAL) Set up cronjob by editing
|
|
/etc/cron.d/perl-RT-admin-tools
|
|
|
|
|
|
For more information on steps (2) and (3), see the comments in the
|
|
files mentioned in those steps.
|