Re: Off-topic - tcpload

1997-08-30 Thread tko
joost witteveen writes:
[snip]
  And another question - how many hosts can one have on a single thin
  ethernet cable?
 
 Dunno. Wasn't there a maximum to the lenght of a BNC cable? (100 meters
 or thereabouts)?

185 meters without a repeater box. From experience, I'd place at least 2
meters of cable (minimum) between stations. Add a repeater and you can go
another 185 meters. The limiting factor will be the _delay_ time for getting a
packet from one end of the network to the other end. Something about
degradation of the signal... 8-)

-- 
-= Sent by Debian 1.2 Linux =-
Thomas Kocourek  KD4CIK - member of ARRL
@[EMAIL PROTECTED]@westgac3.dragon.com Remove @_@ for correct Email address
--... ...-- ...  -.. .  -.- -.. - -.-. .. -.-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Off-topic - tcpload

1997-08-28 Thread Rob MacWilliams
 
 I have need for something to show me the load on an interface and so far I
 have not been able to find anything.  tcpview looks promising but there is
 no binary.  Any ideas?  I'm interested in both eth0 and ppp0 interfaces.

Check out http://www.chariot.com/linapps.html there might be help there

 
 And another question - how many hosts can one have on a single thin
 ethernet cable?

There is a link to the ethernet how-to on :
http://www.netevolve.com/lazar/
also helpful is:
http://www.inetassist.com/

Lotsa Luck

Rob

 
 Lindsay
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Lindsay Allen   [EMAIL PROTECTED]  Perth, Western Australia
 voice +61 8 9316 2486modem +61 8 9364-9832  32S, 116E
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=





--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Off-topic - tcpload

1997-08-28 Thread Lindsay Allen
Hello,

Many thanks for those hints.  Ask and it shall be given!  I used ethload
in my Novell days but had not noted the netdiag and procmeter tools.  This
really is a wonderful list when free of political junk mail. 

So thank you Joost, Hamish, Lawrence, Joey, Jim and Rob.  Wish me luck
while I tackle a remarkably slow network.

Lindsay
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Lindsay Allen   [EMAIL PROTECTED]  Perth, Western Australia
voice +61 8 9316 2486modem +61 8 9364-9832  32S, 116E
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Off-topic - tcpload

1997-08-27 Thread joost witteveen
 
 I have need for something to show me the load on an interface and so far I
 have not been able to find anything.  tcpview looks promising but there is
 no binary.  Any ideas?  I'm interested in both eth0 and ppp0 interfaces.

Is netdiag the package you are looking for?
/usr/sbin/statnet
/usr/sbin/trafshow
/usr/sbin/netwatch
/usr/bin/netload

 
 And another question - how many hosts can one have on a single thin
 ethernet cable?

Dunno. Wasn't there a maximum to the lenght of a BNC cable? (100 meters
or thereabouts)?


-- 
joost witteveen, [EMAIL PROTECTED]
#!/usr/bin/perl -sp0777iX+d*lMLa^*lN%0]dsXx++lMlN/dsM0j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$kSK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)
#what's this? see http://www.dcs.ex.ac.uk/~aba/rsa/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Off-topic - tcpload

1997-08-27 Thread Hamish Moffatt
On Wed, Aug 27, 1997 at 07:44:35PM +0800, Lindsay Allen wrote:
 And another question - how many hosts can one have on a single thin
 ethernet cable?

AFAIK, the specs are about 30 connections, and 180 metres
(300 foot) maximum length.


Hamish
-- 
Hamish Moffatt, StudIEAust  [EMAIL PROTECTED], [EMAIL PROTECTED]
Student, computer science  computer systems engineering.3rd year, RMIT.
http://hamish.home.ml.org/ (PGP key here) CPOM: [* ] 53%
Your train has been cancelled due to defective government at Spring Street..


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Off-topic - tcpload

1997-08-27 Thread Lawrence
Hamish Moffatt wrote:
 
 On Wed, Aug 27, 1997 at 07:44:35PM +0800, Lindsay Allen wrote:
  And another question - how many hosts can one have on a single thin
  ethernet cable?
 
 AFAIK, the specs are about 30 connections, and 180 metres
 (300 foot) maximum length.

to be accurate, 185 metres.

lawrence


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Off-topic - tcpload

1997-08-27 Thread Joey Hess
joost witteveen wrote:
  I have need for something to show me the load on an interface and so far I
  have not been able to find anything.  tcpview looks promising but there is
  no binary.  Any ideas?  I'm interested in both eth0 and ppp0 interfaces.
 
 Is netdiag the package you are looking for?
 /usr/sbin/statnet
 /usr/sbin/trafshow
 /usr/sbin/netwatch
 /usr/bin/netload

Another possibility - procmeter (an X program) can show some graphs of how
loaded ppp0, eth0, etc. are. It can also show things like collisions, and it
can show separate graphs for number of packets sent and number of packets
received.
 
-- 
see shy jo


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Off-topic - tcpload

1997-08-27 Thread Jim Pick

   I have need for something to show me the load on an interface and so far I
   have not been able to find anything.  tcpview looks promising but there is
   no binary.  Any ideas?  I'm interested in both eth0 and ppp0 interfaces.
  
  Is netdiag the package you are looking for?
  /usr/sbin/statnet
  /usr/sbin/trafshow
  /usr/sbin/netwatch
  /usr/bin/netload
 
 Another possibility - procmeter (an X program) can show some graphs of how
 loaded ppp0, eth0, etc. are. It can also show things like collisions, and it
 can show separate graphs for number of packets sent and number of packets
 received.

And if you want to make a graph of load over time - the mrtg package can do 
that
for you (using snmp and HTML).  There was an article in Linux Journal about it.

Cheers,

 - Jim




pgpcDGK4R8OlM.pgp
Description: PGP signature