From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 16:00:44 2008 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 EF8F11065680 for ; Mon, 22 Sep 2008 16:00:44 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (dc.cis.okstate.edu [139.78.103.93]) by mx1.freebsd.org (Postfix) with ESMTP id AF1BD8FC1E for ; Mon, 22 Sep 2008 16:00:44 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (localhost.cis.okstate.edu [127.0.0.1]) by dc.cis.okstate.edu (8.14.2/8.13.8) with ESMTP id m8MG0irI086757 for ; Mon, 22 Sep 2008 11:00:44 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200809221600.m8MG0irI086757@dc.cis.okstate.edu> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <86755.1222099244.1@dc.cis.okstate.edu> Date: Mon, 22 Sep 2008 11:00:44 -0500 From: Martin McCormick Subject: Re: FreeBSD Port of mrtg Not Happy when Trying to Start 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, 22 Sep 2008 16:00:45 -0000 Martin McCormick writes: > We are moving a mrtg system to FreeBSD so I installed > the port from /usr/ports/net-mgmt/mrtg and the installation went > flawlessly along with perl5.88 which it needs. > > When I tried to start it, -------- I just now found out that I should also install the snmp utilities. I thought that mrtg took care of this, but it does not so please disregard the earlier message. I will install net-snmp and see if things work better. Thanks. Martin McCormick