Test checkin.
[mom.git] / README.txt
1 # Copyright...something.
2
3 Overview
4 --------
5
6 "Pl_mom cleans up your mess" by resetting slices that are using up too
7 much memory, and by rebooting the machine once the swap space is
8 nearly full.
9
10 Specifically, swapmon takes the following actions based on the amount
11 of consumed swap space:
12
13 * at 80% full, swapmon starts logging the available swap space to
14   syslogd, restart largest slice and send mail.
15
16   After 3 restarts, kill slice.
17
18 * at 95% full, swapmon reboots the machine and sends mail to the pl-mom
19   alias
20
21
22 Building
23 ---------
24
25 Rename the parent directory from pl_mom to pl_mom-0.2 (or whatever is
26 the appropriate version number listed in the Makefile).  Then "make
27 rpm" should do it.
28
29
30 Notes
31 ------
32