File: TODO

package info (click to toggle)
systraq 0.0.20081217-1%2Bsqueeze2.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,432 kB
  • ctags: 13
  • sloc: sh: 826; makefile: 122
file content (28 lines) | stat: -rw-r--r-- 1,464 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

$Id: TODO 394 2008-12-15 08:55:40Z joostvb $

- add a configure-systraq script (to tarball, or to debian package).
- add: monitor raid stuff within lvm, repquota -a,
  ls /var/mail/, ip[6]tables -L -v
- add NN-unknown-owner:
   find / -nouser -ls
   find / -nogroup -ls
- first section of daily mail should contain warnings, and be empty
  in case all is fine.  only in second section fyi stuff should be mentioned.
  See Debian's checksecurity for an implementation.
- Split requirements in manual in cvs-build-time, build-time and run-time;
  document all run-time dependencies, get configure.ac check for them.
- Don't use pod but docbook for st_snapshot manpage.
- Finish systraq manual: add diagram listing dependencies (see the FIXME)
- Systraq should silently ignore non-world-readable to-be-monitored files in
  homedirectories.  This is nice on systems where some users like to have e.g.
  ~/.bashrc monitored and others do not.  Document this behaviour, and instruct
  admins to check for readability when setting up list of to be monitored
  files.  Check what happens when permissions change: are we getting warned?  I
  guess we should be warned.  Bug reported by Lionel Elie Mamane.
- Make this package usable on systems with a configured filetraq:
  > What to do with filetraq.default
  > What to do with filetraq cron job
- Guess systraq doesn't need it's own group, but is fine with being in
  'nogroup'.  systraq files can be group-owned root.