Quick question, I'm using Otrs 3.0 would like to GenerateStats through bin/otrs.GenerateStats.pl
I know how to use it for Dynamic . Juste need to create my Report previslously and use it like that
./otrs.GenerateStats.pl -n 10030 -f CSV -r jf@host.com -s otrs@host.com -m 'Web report' -F load
How can it do to used existing static stats like :
Kernel/System/Stats/Static/StateAction.pm
Thanks

J-F