Am Montag, 21. Februar 2005 08:58 schrieb [EMAIL PROTECTED]:
> Hallo liebe Liste,
>
> Ihr seit meine letzte Hoffnung......
>
> Ich habe folgende Cronjob in der Crontab von OTRS stehen:
>
> 00,10,20,30,40,50 * * * $HOME/bin/GenericAgent.pl -c
> "Kernel::Config::GenericAgentUrgent" >> /dev/null
>
> In der Regel läuft er auch - bis auf Samstags und Sonntags....
Wen du die Tage nicht angibst kanns auch nicht gehen.

             field          allowed values
              -----          --------------
              minute         0-59
              hour           0-23
              day of month   1-31
              month          1-12 (or names, see below)
              day of week    0-7 (0 or 7 is Sun, or use names)

Machs dir einfacher mit:
*/10 * * * * $HOME/bin/GenericAgent.pl -c .....

-- 
Mit freundlichen Grüßen
Jürgen Meurer

_______________________________________________
OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/
Archiv: http://lists.otrs.org/pipermail/otrs-de/
Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/
Support oder Consulting fuer Ihr OTRS System?
=> http://www.otrs.de/

Antwort per Email an