From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 12:37:58 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD72316A41F for ; Mon, 14 Nov 2005 12:37:58 +0000 (GMT) (envelope-from sysjo@hades.yoafrica.com) Received: from opium.yoafrica.com (opium.yoafrica.com [66.135.41.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A8D43D45 for ; Mon, 14 Nov 2005 12:37:58 +0000 (GMT) (envelope-from sysjo@hades.yoafrica.com) Received: from cortizone.yoafrica.com ([196.44.176.6]) by opium.yoafrica.com with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Ebdat-0001p5-SO for questions@freebsd.org; Mon, 14 Nov 2005 12:37:58 +0000 Received: from hades.yoafrica.com ([196.44.177.50] ident=Debian-exim) by cortizone.yoafrica.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.51 (FreeBSD)) id 1Ebbk5-00025D-BI for questions@freebsd.org; Mon, 14 Nov 2005 12:39:17 +0200 Received: from sysjo by hades.yoafrica.com with local (Exim 4.54) id 1Ebdam-0006L6-A4 for questions@freebsd.org; Mon, 14 Nov 2005 14:37:48 +0200 Date: Mon, 14 Nov 2005 14:37:47 +0200 From: John Oxley To: questions@freebsd.org Message-ID: <20051114123747.GA24066@yoafrica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Spam-Score: 0.0 (/) Cc: Subject: [OT] RRD merge problem 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: Mon, 14 Nov 2005 12:37:59 -0000 Hi, I realise this is off topic, but there is a wealth of experience on this list. I have been using smoke ping for some time now, and when I move someone from one group to another a new RRD is created. Now there is a whole bunch of data in the old RRD which I'd really like to recover and merge in with the new RRD because I don't want to loose my data. How can I merge two RRD files? -John