--- joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/17 17:26:40 1.108 +++ joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/18 04:56:04 1.121 @@ -10,7 +10,7 @@ @sequence meta @document-history @cvs-info - $Id: joko_2003-03.twingle,v 1.108 2003/03/17 17:26:40 joko Exp $ + $Id: joko_2003-03.twingle,v 1.121 2003/03/18 04:56:04 joko Exp $ Revision 1.93 2003/03/14 14:55:57 joko @@ -599,9 +599,16 @@ o from (e.g. test6/) o to (e.g. test6/zoomed/) -o global "last-recent-error"-page for admin to view errors occouring - ->SystemErrors - ->StepProcessing: ./.runrc: update|build|publish +x global "last-recent-error"-page for admin to view errors occouring + - SystemErrors + o /var/log/syslog + x root-mails (via nntp-news-msg's: Alerts/nfo.support) + x netsaint + x monit + - StepProcessing: ./.runrc: update|build|publish + - phpDocumentor-errors + o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html + x by now: linked manually in 'caesar': http://h1.service.netfrag.org/caesar/ o clean up disks!!! o h1.service.netfrag.org @@ -609,8 +616,6 @@ o natraj/sorceress: server-consolidation? -o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html - o DataSource::Generic <-> ObjectList!!! o Yakka: (javascript-control): @@ -1371,3 +1376,115 @@ Starting news server: innd. #> tail -f /var/log/syslog +o fix dispatchmail to recognize this!!! ( => don't ignore such messages! ) + o make impossible that undelivered messages go to nirvana + o deliver to *one* (by now) special mailbox named 'undelivered' + o introduce web-based message-refactoring / address-redispatching -frontend on top of that! + +o sync "joko--Sent-Mails" against "quepasa--dispatchmail--Recieved-through-Newsgate"-Mails + to have a diff of the messages which didn't receive their target(s) + o maybe addionally check them against returned mails from PostmasterX + +mv http://dillo.cipsga.org.br/ -> http://dillo.auriga.wearlab.de/ + +o i after running SuSEconfig on h1.service.netfrag.org, please do: + #> cd /var/spool + #> chown -R .users mqueue/ + #> chmod g+x mqueue/ + #> chmod -R g+r mqueue/ + +o fsse.netfrag.org (Free Software Search Engine) + +x moved mails from 'trafficreport@hetzner.de' manually to IMAP-Folder 'logs/netfrag.org/system/applications' + o make up script which tries to automagically 'learn' this rule by scanning a mbox-hierarchy [located at Xyz - ;-)] + x same with 'robot@hetzner.de' + +o write some proposals: + o The publishing-layer (sh/perl-scripts) -> dotGNU + o The web-frontend-layer (php-front, perl-backed) -> dotGNU + +o let monit monitor the system-load... is it capable restarting services which actually *do* make the load? + +o phpDocumentIndex:
[scribe|http://www-sop.inria.fr/mimosa/fp/Scribe/] ??? + +o use scribe and mod_scribe for document authoring and publishing + +o commit h1.service.netfrag.org:~service/ to cvs!!! + +o apt-get install scribe??? + x yup! + Reading Package Lists... Done + Building Dependency Tree... Done + The following extra packages will be installed: + bigloo-runtime-2.5c + The following NEW packages will be installed: + bigloo-runtime-2.5c scribe + 0 packages upgraded, 2 newly installed, 0 to remove and 265 not upgraded. + Need to get 3148kB of archives. After unpacking 12.3MB will be used. + Do you want to continue? [Y/n] + Get:1 ftp://ftp.de.debian.org unstable/main bigloo-runtime-2.5c 2.5c-4 [2197kB] + Get:2 ftp://ftp.de.debian.org unstable/main scribe 1.1a+beta.2002.11.02-6 [951kB] + Fetched 3148kB in 3s (851kB/s) + Selecting previously deselected package bigloo-runtime-2.5c. + (Reading database ... 35541 files and directories currently installed.) + Unpacking bigloo-runtime-2.5c (from .../bigloo-runtime-2.5c_2.5c-4_i386.deb) ... + Selecting previously deselected package scribe. + Unpacking scribe (from .../scribe_1.1a+beta.2002.11.02-6_i386.deb) ... + Setting up bigloo-runtime-2.5c (2.5c-4) ... + Setting up scribe (1.1a+beta.2002.11.02-6) ... + +o scribe <-> Autodia??? + +o distributed log-receiver using debian-logtools + +i quepasa.netfrag.org + #> apt-get install splitvt + +o look at gfslicer - A utility to split and join files + http://packages.debian.org/unstable/utils/gfslicer.html + +o gnu@netfrag.org, debian@netfrag.org for posting interesting stuff regarding these topics??? + +o LookAt::ftp://ftp.gnu.org/pub/gnu/dotgnu-pnet/debian/ + +o modules for WebExplorer: + o SchedulerFrontend: creates jobs/metadata for + o cron jobs + o ts backend jobs + o WCron jobs + o DataMapper + o maps entries of a list of key-value pairs to another list (manually or based on rules/constraints) or stuff like that + o JobExecutor (already componentalized - just embed/include) - living at org.netfrag.app--YAA (Yet Another Admin) + +o use monit to prevent amok-runs + +o make up per-host topics for caesar (quepasa, sorceress, helo and elessar, (moonX?)) + +i trace program-run & output + - catch output of: + o phpDocumentor (.phpdocrc) >> /tmp/api/build-log + o Autodia & Autodia-tools + o publish at a new subdirectory + o link to caesar appropriatly + o filter for error-messages (grep -i error), link to different place(s) at caesar + o build index.scr files with scribe pointing to + o api's for different packages (pub/docs) + o log-messages/-errors for different generation programs (caesar/Messages, caesar/Alerts|Errors) + +o use yakka to edit files (perform action=edit on file.type = text/plain|text.vnd(tavi-yakka|twingle|scribe)|mixed/multipart) + +o use yakka to view files (perform action=view on file.type = text.vnd(tavi-yakka)|mixed/multipart) + +i let '.runrc' accept one of the following parameters: + o 'all|sync|build-all|build-api|build-dia|publish' +