forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
395 B
Text
9 lines
395 B
Text
swapmon will check the current swapusage and if more than SWAP_HIGH per-
|
|
cent of swapspace is in use it will create a new swapfile with a size of
|
|
size of SWAP_STEP percent of the current swapspace and activate it. If
|
|
less than SWAP_LOW percent of swapspace is in use it will deactivate a
|
|
previously added swapspace file and remove it.
|
|
|
|
WWW: http://www.nagilum.net/swapmon/
|
|
|
|
freebsd@nagilum.org
|