From owner-freebsd-hackers Mon Nov 27 10:32:32 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18501 for hackers-outgoing; Mon, 27 Nov 1995 10:32:32 -0800 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA18489 for ; Mon, 27 Nov 1995 10:32:28 -0800 Received: from localhost (localhost [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with SMTP id CAA01710; Mon, 27 Nov 1995 02:31:43 -0800 Message-Id: <199511271031.CAA01710@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.2 7/18/95 To: Poul-Henning Kamp cc: hackers@freebsd.org Subject: Re: 2.1 release sysinstall In-reply-to: Your message of "Mon, 27 Nov 1995 13:18:09 +0100." <2239.817474689@critter.tfs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 27 Nov 1995 02:31:42 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@freebsd.org Precedence: bulk >>> Poul-Henning Kamp said: > > > Querying foreign hosts with SNMP is considered bad style, and is very > > > unlikely to yield responses anyway. > > Hi, > > > > "bad style" and "foreign hosts" not sure what to make out of that if > > the hosts are freebsd hosts or are hosting freebsd. At any rate for sure > > we can use snmp to query hosts which are running snmp daemons. > ... if we have the owners permission. Like requesting snmp service from a freebsd box is a big deal. > Even if we did query with SNMP, what would you ask for ? > > I guess that the best thing so far would be to send a single ping > to all the servers, order by return TTL and turn-around, and take > the best. Gosh, Additionally, I would query for system load and ftp users . If the snmp variable is not implemented in the kernel then a bit of minor hacking will fix the problem. Oh, while on the subject of snmp it would also be nice to be able to query such things as available freebsd sup and ftp servers. Amancio