From owner-freebsd-questions Fri Apr 24 08:53:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA23361 for freebsd-questions-outgoing; Fri, 24 Apr 1998 08:53:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from marlin.corp.gulf.net (calvin@marlin.corp.gulf.net [198.69.72.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA23345 for ; Fri, 24 Apr 1998 08:53:23 -0700 (PDT) (envelope-from calvin@marlin.corp.gulf.net) Received: from localhost (calvin@localhost) by marlin.corp.gulf.net (8.8.8/8.8.5) with SMTP id KAA00637; Fri, 24 Apr 1998 10:52:40 -0500 (CDT) Date: Fri, 24 Apr 1998 10:52:40 -0500 (CDT) From: Calvin Meloon Reply-To: Calvin Meloon To: David Vrtin cc: freebsd-questions@FreeBSD.ORG Subject: Re: PORTS: ucd-snmp snmpd.conf file In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I have installed ucd-snmp from ports collection. Why is there no > snmpd.conf file? snmpd.conf is not necessary. I've been running ucd-snmp on a dedicated server since Nov '97 and have never needed it. SNMP uses mib-files for its configurations. > ... I would like to know, what is allowed for snmpd > to do and what not. :-) SNMP will allow you to to read and write network information to any device configured for it. We have over 150 devices on several lans that I monitor from a singer server. I use mostly cgi's but I have a few scripts that I run for tracking sensitive network info. A good tool to get is mrtg ... http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html which will display a graphical representation of your network traffic. Also, you can write your own programs (I use perl 5) and cgi's to customize the system to your own needs. We track modem usage, bandwidth, system performance such as system up time, cpu processes, disk usage, etc. The list seems endless. However, security is a big, big issue. The server that runs snmp here, is accessible from internal office pc's and only 3 staff members from home can access the information. Any network device monitored should have one, two at the most, write hosts, and a handful of read hosts. _____ __ _ / ___/__ _/ / __(_)__ Gulf Coast Internet Calvin M. Meloon / /__/ _ `/ / |/ / / _ \ Pensacola, FL Unix Administrator \___/\_,_/_/|___/_/_//_/ (850)438-5700 writer of code ~~~~ calvin@gulf.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Proponent of FreeBSD and the right of everyone to use a real OS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message