Run Generic Agent job multiple times/day?
Moderator: crythias
-
- Znuny newbie
- Posts: 65
- Joined: 29 Sep 2011, 05:18
- Znuny Version: 3.0.11
- Real Name: Ken
- Company: Baltimore City Mayor's Office
Run Generic Agent job multiple times/day?
When I configure the job, I dont see any option for having it run multiple times per day. Is it there somewhere and I'm just missing it? If not, is there any way to do it? Thanks!
OTRS 3.0.11 / IIS7 / MSSQL 2005 / VMware ESX
-
- Znuny newbie
- Posts: 5
- Joined: 15 May 2012, 20:30
- Znuny Version: 3.1.1
- Real Name: Andy Kendall
Re: Run Generic Agent job multiple times/day?
Just select the minutes eg 10 past, 20 past, etc and then the hours and days you want it to run. You can't seem to select it to run more frequently than every 10 minutes though
-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: Run Generic Agent job multiple times/day?
Hi!
For more frequent starting jobs, use cron job for GenericAgent - generic_agent-database This script executes the jobs of the GenericAgent that are stored in the database (it's jobs that created via Admin interface). See manual for more information.
For more frequent starting jobs, use cron job for GenericAgent - generic_agent-database This script executes the jobs of the GenericAgent that are stored in the database (it's jobs that created via Admin interface). See manual for more information.

Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
-
- Znuny newbie
- Posts: 65
- Joined: 29 Sep 2011, 05:18
- Znuny Version: 3.0.11
- Real Name: Ken
- Company: Baltimore City Mayor's Office
Re: Run Generic Agent job multiple times/day?
Thanks all! 

OTRS 3.0.11 / IIS7 / MSSQL 2005 / VMware ESX