[Koha] Holds

Joe Atzberger ohiocore at gmail.com
Sat Jul 11 03:26:39 NZST 2009


On Fri, Jul 10, 2009 at 10:53 AM, Cab Vinton <bibliwho at gmail.com> wrote:

> A cronjob for daily emails w/ a list of the Holds to pull would be a
> great idea & a time & labor-saver for librarians.


Not really.  Checking and printing your email isn't any easier or more time
saving than checking and printing the web interface you're already using.

I'm sure librarians use their email all day too, but the point is to run the
report as late as possible before the actual retrieval.  That's what makes
the web version more accurate.  Retrieving books for holds that have already
been filled or canceled and searching for books that have in fact already
been checked out will certainly waste more time than loading a webpage.

Finally, every now & again, I wonder how often various cronjobs are
> set to run. Since we're hosted by a third party & don't have access to
> that info, it would be great if this was added as a separate tab on
> the About Koha page (i.e., a list of cronjobs, description of what
> they do, & how often they're set up to run.)


Without getting into too much technical detail, I'll just say that this
actually cannot be implemented securely.  The apache user does not and
should not have access to system users' crontabs.  In our case, for example,
it wouldn't matter anyway: the cron jobs are run on a totally separate zebra
server.  Koha would have no way of knowing where to check for information.

One fix would be the longstanding proposal to move to an internal Koha
dispatcher daemon that effectively manages the various "cron-like" jobs
internally and would also allow scheduled reports of any kind, but that is a
serious undertaking with its own security and reliability considerations.

-- 
Joe Atzberger
LibLime - Open Source Library Solutions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20090710/ee244b98/attachment.htm 


More information about the Koha mailing list