From owner-freebsd-questions Mon Sep 7 10:04:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28515 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:04:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ivgate.omahug.org (ivgate.omahug.org [216.40.10.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA28497 for ; Mon, 7 Sep 1998 10:04:25 -0700 (PDT) (envelope-from jsw@ivgate.omahug.org) From: jsw@ivgate.omahug.org (Jack Winslade) Message-Id: <9809071704.AA08649@ivgate.omahug.org> Subject: Re: snmpd To: vagner@kf7nn.com (George Vagner) Date: Mon, 7 Sep 1998 12:04:07 -0500 (CDT) Cc: questions@FreeBSD.ORG In-Reply-To: <01bdda6f$723a72a0$0400a8c0@ginger.kf7nn.com> from "George Vagner" at Sep 7, 98 09:54:42 am X-Mailer: ELM [version 2.4 PL20] Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > is snmpd neccessary to receive mail? Nope > i thought that sendmail was fine for receiving mail. That is correct. > if snmpd dont need to run for this how can i removed it > from running everytime the system is restarted. I just checked a recent 2.2.6 install, and it doesn't have snmpd, so it must be a new addition to the latest release (??) snmpd does Simple Network Management Protocol, and a SNMP monitor can pull stats (such as IfOctetsIn) from the machine using the SNMP daemon. I would check the /etc/rc.* files, it may be as simple as setting a NO in /etc/rc.conf. Good day JSW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message