6 Mar
2009
6 Mar
'09
9:13 p.m.
Hello all,
Just wanted to send off a copy of the proof-of-concept SQL hobbitd_channel storage script we've been using. It could certainly be more useful, but we just wanted to test some of ramifications of keeping status reports like this. Any feedback would be appreciated.
Regards, Japheth Cleaver
To use, add lines in hobbitlaunch.cfg like so: ======== snip =========
Experiemental SQL storage
[bbsqlstatus] ENVFILE /etc/hobbit/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=status --log=$BBSERVERLOGS/sqlstatus.log SOMEPATH/hobbitd_sqlstore ======= snip ==========
(Note, I'm using a packagized version of hobbit, so your paths may vary.)