Automatic statistic generation in OTRS 5

Moderator: crythias

Post Reply
jnelson
Znuny newbie
Posts: 72
Joined: 18 Jul 2014, 14:40
Znuny Version: 5.0.4
Real Name: Jerry Nelson

Automatic statistic generation in OTRS 5

Post by jnelson »

Hi all,

In previous OTRS version you could automatically generate statistics in a cronjob using the module:

$HOME/bin/otrs.GenerateStats.pl

This module is no longer available. Is there a way to automatically run statistic jobs and have it email in the new version?

TIA
OTRS 5 on CentOS 7.1
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Automatic statistic generation in OTRS 5

Post by jojo »

check the otrs.Console.pl command
"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
jjurkus
Znuny newbie
Posts: 54
Joined: 29 Jan 2016, 15:36
Znuny Version: 6.0.17

Re: Automatic statistic generation in OTRS 5

Post by jjurkus »

With my new installed OTRS5 this is run by default. The cronjobs are now tasks available in SysConfig.

Look in Daemon::SchedulerCronTaskManager::Task
dashboard-generate-stats.PNG
This is a task I haven't changed at all from default. Are you referring to this?
You do not have the required permissions to view the files attached to this post.
OTRS 6.0.x on CentOS 7 with a PostgreSQL database.
jnelson
Znuny newbie
Posts: 72
Joined: 18 Jul 2014, 14:40
Znuny Version: 5.0.4
Real Name: Jerry Nelson

Re: Automatic statistic generation in OTRS 5

Post by jnelson »

hey guys thanks for the responses I've been out with surgery for a bit. Jojo looks like otrs.Console.pl is the one I needed. Thanks
OTRS 5 on CentOS 7.1
Post Reply