12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.59 2003/03/12 05:56:09 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
|
Revision 1.58 2003/03/12 05:26:22 joko |
19 |
|
+ AUTOCOMMIT: updated/added content |
20 |
|
|
21 |
|
Revision 1.57 2003/03/12 04:55:52 joko |
22 |
|
+ AUTOCOMMIT: updated/added content |
23 |
|
|
24 |
|
Revision 1.56 2003/03/12 04:26:09 joko |
25 |
|
+ AUTOCOMMIT: updated/added content |
26 |
|
|
27 |
|
Revision 1.55 2003/03/12 02:55:54 joko |
28 |
|
+ AUTOCOMMIT: updated/added content |
29 |
|
|
30 |
Revision 1.54 2003/03/12 01:55:58 joko |
Revision 1.54 2003/03/12 01:55:58 joko |
31 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
32 |
|
|
956 |
x /data/www/virtual/wac (approx. 4M) |
x /data/www/virtual/wac (approx. 4M) |
957 |
o productive backup should go to /var/pdumpfs (similar to /var/backup) instead of /home/service/virtual/pdumpfs!!! |
o productive backup should go to /var/pdumpfs (similar to /var/backup) instead of /home/service/virtual/pdumpfs!!! |
958 |
o prevent recursive backups (what happens if the backup directory itself would be specified to backup???) |
o prevent recursive backups (what happens if the backup directory itself would be specified to backup???) |
959 |
|
=> #> crontab -e |
960 |
|
adding line: 03 03 * * * bash /home/service/virtual/agent/backup_all |
961 |
|
o limit size of files that are backuped without user-request!?! (2MB, 10MB, 100MB, 1G) |
962 |
|
|
963 |
o establish logfile-rotation with logrotate!!! |
o establish logfile-rotation with logrotate!!! |
964 |
#> cd /data/www/virtual/lashlarue/log |
#> cd /data/www/virtual/lashlarue/log |
965 |
#> gzip access_log |
#> gzip access_log |
966 |
#> gzip error_log |
#> gzip error_log |
967 |
|
|
968 |
|
o more todos: |
969 |
|
1. clean more diskspace |
970 |
|
How to find files larger than, hmm, let's say: 512MB? |
971 |
|
use 'dus'! [Disk Usage Sorter] |
972 |
|
http://marginalhacks.com/bin/dus |
973 |
|
x now disk-usage-stats are prepared to be generated at service.netfrag.org (dus/fbf) |
974 |
|
o /home/uml/skels aufräumen! |
975 |
|
2. draw more diagrams |
976 |
|
3. let 'monit' monitor our umls |
977 |
|
together with heartbeat! |
978 |
|
4. make more backups |
979 |
|
databases: code (repository) and rdbms-sql (mysql) |
980 |
|
|
981 |
|
o look in /var/log/syslog after crash! (other logfiles?) |
982 |
|
|