Daemon / Scheduler - WO sind die Tasks geplant?

Hilfe zu Znuny Problemen aller Art
Locked
Schojo
Znuny expert
Posts: 181
Joined: 03 Jul 2007, 11:53
Znuny Version: 6.0.30
Real Name: Matthias
Location: /opt/otrs/

Daemon / Scheduler - WO sind die Tasks geplant?

Post by Schojo »

Hi zusammen,
wenn ich z.B. über bin/otrs.Console.pl Maint::Daemon::Summary schaue was so geplant ist, bekomme ich ja ne ganze Liste:

Code: Select all

$ ./otrs.Console.pl  Maint::Daemon::Summary
Gathering all daemons summary...

  Tasks to be executed in future:
    There are currently no tasks to be executed in future

  Recurrent cron tasks:
     NAME                                     LAST EXECUTION       LAST STATUS  LAST DURATION      NEXT EXECUTION
     CoreCacheCleanup                         2015-11-22 00:20:00  Success      < 1 Second         2015-11-29 00:20:00
     GenerateDashboardStats                   2015-11-23 15:05:00  Success      < 1 Second         2015-11-23 16:05:00
     LoaderCacheDelete                        2015-11-22 00:30:00  Success      < 1 Second         2015-11-29 00:30:00
     MailAccountFetch                         2015-11-23 15:10:00  Success      < 1 Second         2015-11-23 15:20:00
     OTRSBusinessAvailabilityCheck            2015-11-23 14:20:00  Success      12.0 Second(s)     2015-11-23 15:20:00
     OTRSBusinessEntitlementCheck             2015-11-23 00:40:00  Success      2.0 Second(s)      2015-11-24 00:40:00
     RegistrationUpdateSend                   2015-11-23 14:30:00  Success      < 1 Second         2015-11-23 15:30:00
     SessionDeleteExpired                     2015-11-23 14:55:00  Success      < 1 Second         2015-11-23 16:55:00
     SpoolMailsReprocess                      2015-11-23 00:10:00  Success      < 1 Second         2015-11-24 00:10:00
     SupportDataCollectAsynchronous           2015-11-23 15:01:00  Success      < 1 Second         2015-11-23 16:01:00
     TicketAcceleratorRebuild                 2015-11-23 01:01:00  Success      < 1 Second         2015-11-24 01:01:00
     TicketPendingCheck                       2015-11-23 14:45:00  Success      < 1 Second         2015-11-23 16:45:00
     TicketUnlockTimeout                      2015-11-23 14:35:00  Success      < 1 Second         2015-11-23 15:35:00

  Recurrent generic agent tasks:
    There are currently no generic agent recurring tasks configured

  Unhandled Worker Tasks:
    There are currently no tasks waiting to be executed

  Handled Worker Tasks:
    There are currently no tasks been executing

Done.
Wo sind die denn eigentlich geplant?! Ich würde gerne z.B. den Business-Kram deaktivieren und außerdem das Cache Clearing, so lange dieser Bug besteht => http://bugs.otrs.org/show_bug.cgi?id=11653

Also ja, in der Sysconfig findet man die ja, aber da sind ja einige read-only. Kann man das auf Filesystem-Ebene "beheben"? :)
produktiv_vm: OTRS 6.0.30 - ubuntu Server 18.04.5 LTS - mysql-server 5.7.33
Jarod
Znuny newbie
Posts: 30
Joined: 08 Jul 2014, 10:41
Znuny Version: 4.0.6
Real Name: Patrick

Re: Daemon / Scheduler - WO sind die Tasks geplant?

Post by Jarod »

Schau mal hier
viewtopic.php?f=35&t=30549

Eventuell hilft dir das.
Viele Grüße

Jarod
Locked