Date: Tue, 16 Dec 2003 15:52:35 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: fbsd_user <fbsd_user@a1poweruser.com> Cc: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@freebsd.org> Subject: Re: process accounting Message-ID: <20031216215235.GR17799@dan.emsphone.com> In-Reply-To: <MIEPLLIBMLEEABPDBIEGGENKFAAA.fbsd_user@a1poweruser.com> References: <MIEPLLIBMLEEABPDBIEGGENKFAAA.fbsd_user@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 16), fbsd_user said: > In the /stand/sysinstall/ under post configure is see option for > process accounting. > What is this? > How can I find info about what this is and how to use it? Each process that gets run will be logged into /var/account/acct. You can use the 'lastcomm' command to list the records, and the 'sa' command to summarize them. See the lastcomm and sa manpages for more info. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031216215235.GR17799>