From owner-freebsd-questions@FreeBSD.ORG Wed Oct 12 17:37:09 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 344101065687 for ; Wed, 12 Oct 2011 17:37:09 +0000 (UTC) (envelope-from gull@gull.us) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id C1C378FC13 for ; Wed, 12 Oct 2011 17:37:08 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so418604bkb.13 for ; Wed, 12 Oct 2011 10:37:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.138.216 with SMTP id b24mr14175280bku.68.1318441027507; Wed, 12 Oct 2011 10:37:07 -0700 (PDT) Received: by 10.204.148.66 with HTTP; Wed, 12 Oct 2011 10:37:07 -0700 (PDT) X-Originating-IP: [128.95.17.241] In-Reply-To: <20111011222327.6002c397@dijkstra> References: <20111011160619.840c69f8.freebsd@edvax.de> <20111011222327.6002c397@dijkstra> Date: Wed, 12 Oct 2011 10:37:07 -0700 Message-ID: From: David Brodbeck To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Turning system accounting data into money X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2011 17:37:09 -0000 On Tue, Oct 11, 2011 at 1:23 PM, Christopher J. Ruwe wrote: > So, systems that do what you want (and customers who want to pay on a per use basis) must be around for quite some time. Yeah, this was the normal way of doing things for many years on "large" systems, back when a "large system" was a multiuser UNIX box the size of a refrigerator. For a long time it went away, as computer time got "too cheap to meter," so a lot of the accounting tools that exist in UNIX are a bit foreign to modern admins. We're seeing a bit of a resurgence of the pay-for-usage model with services like Amazon EC2.