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.
Also ja, in der Sysconfig findet man die ja, aber da sind ja einige read-only. Kann man das auf Filesystem-Ebene "beheben"?
