--- joko/doc/SampleTasks/joko_2003-03.twingle	2003/03/15 00:55:56	1.98
+++ joko/doc/SampleTasks/joko_2003-03.twingle	2003/03/17 16:26:37	1.106
@@ -10,7 +10,7 @@
 @sequence meta
 @document-history
 @cvs-info
-  $Id: joko_2003-03.twingle,v 1.98 2003/03/15 00:55:56 joko Exp $
+  $Id: joko_2003-03.twingle,v 1.106 2003/03/17 16:26:37 joko Exp $
 
 
   Revision 1.93  2003/03/14 14:55:57  joko
@@ -656,8 +656,6 @@
 
 o ->search.netfrag.org/ruby
 
-o install and use 'monit' to monitor uml's!
-
 o refactor Yakka::YakkaSetup
 
 o quepasa - Error: AMaViS
@@ -844,7 +842,38 @@
     o /home/uml/skels aufräumen!
   o draw more diagrams
   o let 'monit' monitor our umls
-    - together with heartbeat!
+    x install and configure 'monit'
+      - ... some libs and stuff to be installed on suse ....
+      - /etc/monitrc (not /etc/monit.conf!!!)
+        - requires to be a true file:
+          monit: The control file '/etc/monitrc' must not be a symbolic link.
+          rjoko@h1:/home/service/bin/caesar # cd /etc/
+          rjoko@h1:/etc # rm monitrc
+          rjoko@h1:/etc # mv monit.conf monitrc
+        - requires to have certain permissions:
+          monit: The control file '/etc/monitrc' must have permissions no more than -rwx------ (0700); right now permissions are -rw-r--r-- (0644).
+          rjoko@h1:/etc # chmod a-rwx monitrc
+          rjoko@h1:/etc # chmod 077 monitrc
+        - try again:
+          #> monit
+        - yup!
+    x monitoring these services by pid:
+        o atd.pid    
+        x cron.pid   
+        o gpm.pid    
+        x inetd.pid  
+        o ippl.pid   
+        o klogd.pid  
+        x monit.pid  
+        o nscd.pid   
+        o ntop.sock= 
+        o proftpd/   
+        o samba/     
+        x sendmail/  
+        o smpppd/    
+        x sshd.pid   
+        x syslogd.pid
+    o let it work together with heartbeats on umls
   o make more backups
     databases: code (repository) and rdbms-sql (mysql)
 
@@ -1038,31 +1067,31 @@
   -- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program.
   (C) Copyright 2000 L. Deri and R. Carbone. All rights reserved.
 
-o refactor 'estats' on h1.service.netfrag.org
-  o new design
-  o new location
-    o http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/
-  o new architecture? (use WML - Website Meta Language?)
-  o new names for services / new hierarchy
-    o Alerts
-      o news.netfrag.org/nfo.support
-    o Accounting
-      o bw_accounting
-    o DiskSpaceUsage (dus2html)  [new]
-    o IOGraph
-    o Monitoring
-      o Service
-        o netsaint
-        o nsa
-        o monit
-      o Network
-        o ip-connection-state (via ippl)
-        o ip-port-state (via snmpwalk)
-    o Backup
-      o netfrag.org/backup/
-      o bacula
-    o Logs
-      o news.netfrag.org/nfo.support
+x refactor 'estats' on h1.service.netfrag.org
+  x new design
+  x new location
+    - http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/
+  c new architecture? (use WML - Website Meta Language?)
+  x new names for services / new hierarchy
+    - Alerts
+      - news.netfrag.org/nfo.support
+    - Accounting
+      - bw_accounting
+    - DiskSpaceUsage (dus2html)  [new]
+    - IOGraph
+    - Monitoring
+      - Service
+        - netsaint
+        - nsa
+        - monit
+      - Network
+        - ip-connection-state (via ippl)
+        - ip-port-state (via snmpwalk)
+    - Backup
+      - netfrag.org/backup/
+      - bacula
+    - Logs
+      - news.netfrag.org/nfo.support
   x new backend for "Monitoring" replacing...
       #*/10 * * * * tail -n 100 /var/log/ippl/all.log > /home/service/public_html/misc/ll/connstate/ippl_output.txt
       #0 0 * * *     /home/service/bin/webalizer/mkstats.sh > /dev/null
@@ -1073,10 +1102,11 @@
       x File::Data
         x wget http://search.cpan.org/CPAN/authors/id/R/RF/RFOLEY/File-Data-1.12.tar.gz
      ... established in /home/service/bin/agents/...
-     x ippl/recent.pl
-     x pstree/procs (linked to /etc/cron.daily)
+     x [conns] ippl/recent.pl (running in background)
+     x [procs] pstree/procs (linked to /etc/cron.daily)
+     x [ports] snmpwalk/getopenports (snmpwalk/ports linked to /etc/cron.hourly)
 
-o pdumpfs
+i pdumpfs
   - 2003-03-13 - before
     Filesystem           1K-blocks      Used Available Use% Mounted on
     /dev/ubd/0             1007896    795632    161064  84% /
@@ -1287,3 +1317,23 @@
   http://www.netfrag.org/nfoweb/index.php/ReleaseNotes
   http://phpwiki.sourceforge.net/phpwiki/HISTORY
 
+o look at jabber again! get it running on quepasa.netfrag.org
+  (for being able to give [jabberzilla|http://jabberzilla.mozdev.org/] a shot)
+
+x ./mkdiag org.netfrag.glib Class Data DataSource DesignPattern Site
+
+i
+  root@quepasa:/data/www/virtual/netfrag/docs/nfo/dia# df -h
+  Filesystem            Size  Used Avail Use% Mounted on
+  /dev/ubd/0            985M  812M  123M  87% /
+  /dev/ubd/2            2.0G  2.0G     0 100% /data
+
+o !!!!  check if device is full before writing to disk  !!!!
+
+i http://www.gnu.org/projects/dotgnu/index.rdf
+
+o reasoning from CPU Load to Work Load
+
+o just traverse the whole file-system one time!!!  (*once* a day)
+  => use the backup-system to generate global ChangeLogs, preferably via rdf/rss
+