From owner-freebsd-questions@FreeBSD.ORG Wed Oct 31 04:11:23 2007 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 49B7516A417 for ; Wed, 31 Oct 2007 04:11:23 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 127AC13C4A5 for ; Wed, 31 Oct 2007 04:11:22 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so2534ana for ; Tue, 30 Oct 2007 21:11:08 -0700 (PDT) Received: by 10.101.70.5 with SMTP id x5mr1169934ank.1193797986632; Tue, 30 Oct 2007 19:33:06 -0700 (PDT) Received: from ?192.168.17.10? ( [67.190.229.42]) by mx.google.com with ESMTPS id 6sm11665192wrh.2007.10.30.19.33.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 30 Oct 2007 19:33:04 -0700 (PDT) Message-ID: <4727E951.6060809@gmail.com> Date: Tue, 30 Oct 2007 21:32:49 -0500 From: Jack Barnett User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Freebsd questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: RTG config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jackbarnett@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 04:11:23 -0000 Hi all, I have RTG setup and running and appears to be ok. I used the default install options (from ports) and seems to be working, but only on the interfaces (3 network cards). (just ran 'createdb' then 'rtgtarmkr.pl') snmpwalk is showing values for cpu, memory, etc; but RTG isn't polling them. From what I gather, I need to create the database tables; then add the info to 'targets.cfg'? All of this should be pretty standard right? Anyone have a script to create the database tables and targets file? Just looking for things like cpu, memory, harddisk, etc.