Search found 1 match

by dunga
25 May 2011, 12:02
Forum: Help
Topic: how to run GenericAgent from the command line?
Replies: 1
Views: 1374

how to run GenericAgent from the command line?

I want to be able to make GenericAgent run jobs from the commandline. This is because I want more scheduling flexibility than the webinterface offers. This is what I'm trying : sudo -u otrs /opt/otrs/bin/otrs.GenericAgent.pl -c "Kernel::Config::GenericAgentTerugkeervoorbeeld" here's the co...