This is default behaviour as far as I know it, we have a single cron entry...

*/20 * * * * $HOME/bin/GenericAgent.pl >> /dev/null

This runs *all* the GenericAgent jobs defined in Kernel/Config/GenericAgent.pm - it is up to you to include in the GenericAgent jobs methods to filter on. e.g. in our job that delete's spam we have a condition set "TicketCreateTimeOlderMinutes => 10080" so that only tickets older than 7 days will be acted upon.

Steve


Scott Plough wrote:
Robin, I'm having the same problem too. Version 2.3.1

I have two jobs and both run when I schedule one.

Anyone have a fix for this???

Scott



Quoting Robin Bowes <[EMAIL PROTECTED]>:

Robin Bowes wrote:
Hi,

I have two GenericAgents defined.

Neither of them were scheduled to run.

I then scheduled one of them to run every 20 minutes, and found that
*both* agents run every twenty minutes.

Anyone else see this? Is it a bug? (running 2.3.0rc1)
Let's call these jobs #1 and #2.

I've since added another job, cunningly called #3, and made job #2
invalid. I'm now seeing jobs #1 and #3 run at the same time, even
though only job #1 is scheduled.

Seems like a definite bug to me. Can anyone confirm this?

R.

_______________________________________________
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
Support or consulting for your OTRS system?
=> http://www.otrs.com/





_______________________________________________
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
Support or consulting for your OTRS system?
=> http://www.otrs.com/

--
Steven Carr
Engineer - Khipu Networks Ltd.
[EMAIL PROTECTED] - www.khipu-networks.com
Secure - Compliant - Infrastructure

Registered Office: Fairfax House, 15 Fulwood Place, London WC1V 6AY
Registered in England. Company Number 5218573

Specialist Reseller of the year - CRN Channel Awards 2007

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to