| 656 | 
  | 
  | 
| 657 | 
 o ->search.netfrag.org/ruby | 
 o ->search.netfrag.org/ruby | 
| 658 | 
  | 
  | 
 | 
 o install and use 'monit' to monitor uml's! | 
  | 
 | 
  | 
  | 
| 659 | 
 o refactor Yakka::YakkaSetup | 
 o refactor Yakka::YakkaSetup | 
| 660 | 
  | 
  | 
| 661 | 
 o quepasa - Error: AMaViS | 
 o quepasa - Error: AMaViS | 
| 842 | 
     o /home/uml/skels aufräumen! | 
     o /home/uml/skels aufräumen! | 
| 843 | 
   o draw more diagrams | 
   o draw more diagrams | 
| 844 | 
   o let 'monit' monitor our umls | 
   o let 'monit' monitor our umls | 
| 845 | 
     - together with heartbeat! | 
     x install and configure 'monit' | 
| 846 | 
  | 
       - ... some libs and stuff to be installed on suse .... | 
| 847 | 
  | 
       - /etc/monitrc (not /etc/monit.conf!!!) | 
| 848 | 
  | 
         - requires to be a true file: | 
| 849 | 
  | 
           monit: The control file '/etc/monitrc' must not be a symbolic link. | 
| 850 | 
  | 
           rjoko@h1:/home/service/bin/caesar # cd /etc/ | 
| 851 | 
  | 
           rjoko@h1:/etc # rm monitrc | 
| 852 | 
  | 
           rjoko@h1:/etc # mv monit.conf monitrc | 
| 853 | 
  | 
         - requires to have certain permissions: | 
| 854 | 
  | 
           monit: The control file '/etc/monitrc' must have permissions no more than -rwx------ (0700); right now permissions are -rw-r--r-- (0644). | 
| 855 | 
  | 
           rjoko@h1:/etc # chmod a-rwx monitrc | 
| 856 | 
  | 
           rjoko@h1:/etc # chmod 077 monitrc | 
| 857 | 
  | 
         - try again: | 
| 858 | 
  | 
           #> monit | 
| 859 | 
  | 
     o let it work together with heartbeats on umls | 
| 860 | 
   o make more backups | 
   o make more backups | 
| 861 | 
     databases: code (repository) and rdbms-sql (mysql) | 
     databases: code (repository) and rdbms-sql (mysql) | 
| 862 | 
  | 
  | 
| 1050 | 
   -- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program. | 
   -- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program. | 
| 1051 | 
   (C) Copyright 2000 L. Deri and R. Carbone. All rights reserved. | 
   (C) Copyright 2000 L. Deri and R. Carbone. All rights reserved. | 
| 1052 | 
  | 
  | 
| 1053 | 
 o refactor 'estats' on h1.service.netfrag.org | 
 x refactor 'estats' on h1.service.netfrag.org | 
| 1054 | 
   o new design | 
   x new design | 
| 1055 | 
   o new location | 
   x new location | 
| 1056 | 
     o http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/ | 
     - http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/ | 
| 1057 | 
   o new architecture? (use WML - Website Meta Language?) | 
   c new architecture? (use WML - Website Meta Language?) | 
| 1058 | 
   o new names for services / new hierarchy | 
   x new names for services / new hierarchy | 
| 1059 | 
     o Alerts | 
     - Alerts | 
| 1060 | 
       o news.netfrag.org/nfo.support | 
       - news.netfrag.org/nfo.support | 
| 1061 | 
     o Accounting | 
     - Accounting | 
| 1062 | 
       o bw_accounting | 
       - bw_accounting | 
| 1063 | 
     o DiskSpaceUsage (dus2html)  [new] | 
     - DiskSpaceUsage (dus2html)  [new] | 
| 1064 | 
     o IOGraph | 
     - IOGraph | 
| 1065 | 
     o Monitoring | 
     - Monitoring | 
| 1066 | 
       o Service | 
       - Service | 
| 1067 | 
         o netsaint | 
         - netsaint | 
| 1068 | 
         o nsa | 
         - nsa | 
| 1069 | 
         o monit | 
         - monit | 
| 1070 | 
       o Network | 
       - Network | 
| 1071 | 
         o ip-connection-state (via ippl) | 
         - ip-connection-state (via ippl) | 
| 1072 | 
         o ip-port-state (via snmpwalk) | 
         - ip-port-state (via snmpwalk) | 
| 1073 | 
     o Backup | 
     - Backup | 
| 1074 | 
       o netfrag.org/backup/ | 
       - netfrag.org/backup/ | 
| 1075 | 
       o bacula | 
       - bacula | 
| 1076 | 
     o Logs | 
     - Logs | 
| 1077 | 
       o news.netfrag.org/nfo.support | 
       - news.netfrag.org/nfo.support | 
| 1078 | 
   x new backend for "Monitoring" replacing... | 
   x new backend for "Monitoring" replacing... | 
| 1079 | 
       #*/10 * * * * tail -n 100 /var/log/ippl/all.log > /home/service/public_html/misc/ll/connstate/ippl_output.txt | 
       #*/10 * * * * tail -n 100 /var/log/ippl/all.log > /home/service/public_html/misc/ll/connstate/ippl_output.txt | 
| 1080 | 
       #0 0 * * *     /home/service/bin/webalizer/mkstats.sh > /dev/null | 
       #0 0 * * *     /home/service/bin/webalizer/mkstats.sh > /dev/null | 
| 1085 | 
       x File::Data | 
       x File::Data | 
| 1086 | 
         x wget http://search.cpan.org/CPAN/authors/id/R/RF/RFOLEY/File-Data-1.12.tar.gz | 
         x wget http://search.cpan.org/CPAN/authors/id/R/RF/RFOLEY/File-Data-1.12.tar.gz | 
| 1087 | 
      ... established in /home/service/bin/agents/... | 
      ... established in /home/service/bin/agents/... | 
| 1088 | 
      x [conns] ippl/recent.pl | 
      x [conns] ippl/recent.pl (running in background) | 
| 1089 | 
      x [procs] pstree/procs (linked to /etc/cron.daily) | 
      x [procs] pstree/procs (linked to /etc/cron.daily) | 
| 1090 | 
      x [ports] snmpwalk/getopenports | 
      x [ports] snmpwalk/getopenports (snmpwalk/ports linked to /etc/cron.hourly) | 
| 1091 | 
  | 
  | 
| 1092 | 
 o pdumpfs | 
 i pdumpfs | 
| 1093 | 
   - 2003-03-13 - before | 
   - 2003-03-13 - before | 
| 1094 | 
     Filesystem           1K-blocks      Used Available Use% Mounted on | 
     Filesystem           1K-blocks      Used Available Use% Mounted on | 
| 1095 | 
     /dev/ubd/0             1007896    795632    161064  84% / | 
     /dev/ubd/0             1007896    795632    161064  84% / |