Can not run the task as schedule in Generic Agent

Moderator: crythias

Locked
hongphuc
Znuny newbie
Posts: 56
Joined: 07 Jan 2014, 10:55
Znuny Version: 3.3.3

Can not run the task as schedule in Generic Agent

Post by hongphuc »

Hello Every body!
I created new rule in Generic Agent and set schedule time every 20 minutes every Mon to Sat.
Unfortunately, It can not run as schedule, I just can run it manual by clicking on Run this task.

Please some one get me out this issue. May I need to config anything else or am I missing somewhere?

Thanks a lot for your support in advance.

Best regards,
Hong Phuc
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Can not run the task as schedule in Generic Agent

Post by reneeb »

Is the generic agent cronjob activated?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
hongphuc
Znuny newbie
Posts: 56
Joined: 07 Jan 2014, 10:55
Znuny Version: 3.3.3

Re: Can not run the task as schedule in Generic Agent

Post by hongphuc »

Thanks Reneed for your help.

Could you please show me how can I check if the generic agent cronjob activated or not? :?: Thanks!
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Can not run the task as schedule in Generic Agent

Post by reneeb »

There must be something like

Code: Select all

*/10 * * * *    D:\otrs\OTRS\bin\otrs.GenericAgent.pl -c db
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
hongphuc
Znuny newbie
Posts: 56
Joined: 07 Jan 2014, 10:55
Znuny Version: 3.3.3

Re: Can not run the task as schedule in Generic Agent

Post by hongphuc »

^^ :P
Thanks a lot for your useful help. I can solved it all now!

Many thanks again! ;)
Locked