[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit 4.0.4 released - Alert Script Issue
> It should pick up the old duration from the checkpoint file. What's
> your hobbitd and hobbitd_alert commands in hobbitlaunch.cfg ?
# This is the main Hobbit daemon. You cannot live without this one.
[hobbitd]
HEARTBEAT
ENVFILE /usr/lib/hobbit/server/etc/hobbitserver.cfg
CMD hobbitd --pidfile=$BBSERVERLOGS/hobbitd.pid
--restart=$BBTMP/hobbitd.chk --checkpoint-file=$BBTMP/hobbitd.chk
--checkpoint-interval=600 --log=$BBSERVERLOGS/hobbitd.log
--admin-senders=127.0.0.1,$BBSERVERIP
[bbpage]
ENVFILE /usr/lib/hobbit/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD hobbitd_channel --channel=page
--log=$BBSERVERLOGS/page.log hobbitd_alert --trace=/tmp/alerttrace.log
The directory /usr/lib/hobbit/server/tmp/ contains:
-rw-r--r-- 1 hobbit hobbit 318947 2005-08-17 10:32 hobbitd.chk
Regards,
Peter