Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!nosc!ucsd!orion.cf.uci.edu!fredv From: fredv@orion.cf.uci.edu (Fred Velijanian) Newsgroups: comp.unix.questions Subject: usage accounting Message-ID: <1156@orion.cf.uci.edu> Date: 8 Nov 88 00:51:29 GMT Reply-To: fredv@orion.cf.uci.edu (Fred Velijanian) Organization: University of California, Irvine Lines: 17 I'd like to charge users less who run their processes at a lower priority (i.e. nice'd). Unfortunately I cannot find any applicable fields stored in the system accounting file. (structure defined in ) Is it possible to tag each process such that this information can be recorded in the accounting file? Running a special program which sets the "nice" priority and then execs the user's command is also acceptable, however all processes created by the user's command need to be considered as well. Os used: Sequent DYNIX V3.0.12. Has anyone encountered this type of problem, any solutions? Thanks in advance, Fred Velijanian University of California, Irvine. fredv@orion.cf.uci.edu