From owner-freebsd-questions Tue Sep 5 12:15:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp4.singnet.com.sg (smtp4.singnet.com.sg [165.21.101.224]) by hub.freebsd.org (Postfix) with ESMTP id 1953037B422 for ; Tue, 5 Sep 2000 12:15:41 -0700 (PDT) Received: from netserver01 (ad202.166.107.146.magix.com.sg [202.166.107.146]) by smtp4.singnet.com.sg (8.9.3/8.9.3) with SMTP id DAA85794 for ; Wed, 6 Sep 2000 03:15:34 +0800 (SGT) (envelope-from spades@galaxynet.org) Message-Id: <3.0.32.20000906031555.0096ac20@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Wed, 06 Sep 2000 03:15:55 +0800 To: freebsd-questions@freebsd.org From: Spades Subject: Re: High usage processes Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do i have my FreeBSD system to autokill processes with high usage of exceeding 3k cpu/ram usage: This doesnt seem to work, any more ideas? /etc/login.conf basic-user:\ :copyright=/etc/COPYRIGHT:\ :welcome=/etc/motd:\ :setenv=MAIL=$HOME/Mailbox,BLOCKSIZE=K:\ :path=~/bin /bin /usr/bin /usr/local/bin:\ :nologin=/var/run/nologin:\ :cputime=2h:\ :datasize=5M:\ :stacksize=2M:\ :memorylocked=3M:\ :memoryuse=3M:\ :filesize=50M:\ :coredumpsize=1M:\ :openfiles=128:\ :maxproc=20:\ :priority=0:\ :ignoretime@:\ :umask=022: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message