]> git.etc.gen.nz Git - spong.git/commit
Checks the memory usage on the system and complains if it's too high.
authorMichael Brown <michaelb@opentext.com>
Thu, 21 Jun 2001 15:41:31 +0000 (15:41 +0000)
committerMichael Brown <michaelb@opentext.com>
Thu, 21 Jun 2001 15:41:31 +0000 (15:41 +0000)
commitbd4be869d8af8b5f8bab2f006aa91080ee601b26
treecc16b256eca2ab66ac90b9aaf30f89ee36bc2abe
parent3651c7dbc9551d6fba1f454343393889d013c553
Checks the memory usage on the system and complains if it's too high.
At this point, it's kind of kludgey, using free(1) or top.
src/lib/Spong/Client/plugins/check_memory [new file with mode: 0755]