Running Scheduled Reports in OTRS

Is it possible to have OTRS generate a pre-defined report daily? The existing report creates a CSV file, it would be ideal if I could get this report to run daily, and drop the file somewhere on the server. Thanks, Erik

Put in crontab a line with $OTRS_HOME/bin mkStats.pl with hits switches:
<< -o DIR OR -r email@example.com [-m 'some message']>>
On Thu, Aug 20, 2009 at 4:59 PM, Erik Sejr
Is it possible to have OTRS generate a pre-defined report daily? The existing report creates a CSV file, it would be ideal if I could get this report to run daily, and drop the file somewhere on the server.
Thanks, Erik --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/

Sorry, after a beer and an half for dinner...
Put in crontab a line with $OTRS_HOME/bin/mkStats.pl with its switches
On Thu, Aug 20, 2009 at 5:04 PM, Marco Vannini
Put in crontab a line with $OTRS_HOME/bin mkStats.pl with hits switches: << -o DIR OR -r email@example.com [-m 'some message']>>
On Thu, Aug 20, 2009 at 4:59 PM, Erik Sejr
wrote: Is it possible to have OTRS generate a pre-defined report daily? The existing report creates a CSV file, it would be ideal if I could get this report to run daily, and drop the file somewhere on the server.
Thanks, Erik --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
participants (2)
-
Erik Sejr
-
Marco Vannini