Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 07:09:51 -0700
From:      Jeff Gray <jwgray@netbox.com>
To:        freebsd-isp@freebsd.org
Subject:   named resources
Message-ID:  <39536FAF.3FEE41A7@netbox.com>

next in thread | raw e-mail | index | archive | help
Am considering setting up another name server.  To properly spec it
decided to get some idea of the bandwidth is consumes on one of our
current nameservers.

netstat|grep -c dom

Thought this should give me the current number of connections but.....
it gives a fixed number of connections.
That is, each time I run it over a two day period Iget the same output.

netstat| grep LISTEN| grep -c dom

This cuts the number in half, removes the udp connections, but as it is
half it too is constant.

How to get  the munber of current named connections ?

Other advice also happily accepted.

Thanks
jeff



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39536FAF.3FEE41A7>