Xymon Mailing List Archive search

Bandwidth Usage

5 messages in this thread

list Todd Laclair · Thu, 17 Jan 2008 16:13:38 -0500 ·
Are there any statistics available to determine the total bandwidth
usage for a default hobbit client over a period of time? A day, week or
month would be perfect. I'm trying to determine what the impact would be
for client deployments across a slow connection.

 
Thanks
list Henrik Størner · Thu, 17 Jan 2008 23:46:47 +0100 ·
quoted from Todd Laclair
On Thu, Jan 17, 2008 at 04:13:38PM -0500, Todd Laclair wrote:
Are there any statistics available to determine the total bandwidth
usage for a default hobbit client over a period of time? A day, week or
month would be perfect. I'm trying to determine what the impact would be
for client deployments across a slow connection.
Look at the size of the ~hobbit/client/tmp/msg.HOSTNAME.txt file on a
client, this is the data that is sent from the client to the server.
There is a tiny amount of network overhead for the TCP/IP connection,
but I wouldn't worry about that.

The data is sent every 5 minutes, so a bandwidth estimate would be the
size of the file (in bytes) divided by 30 = bandwidth in bits/second.


Regards,
Henrik
list Anna Jonna Armannsdottir · Fri, 18 Jan 2008 07:25:01 +0000 ·
quoted from Henrik Størner
On fim, 2008-01-17 at 23:46 +0100, Henrik Stoerner wrote:
The data is sent every 5 minutes, so a bandwidth estimate would be the
size of the file (in bytes) divided by 30 = bandwidth in bits/second.
Hi Henrik, 
i guess you meant to write 300 instead of 30. It has been a long day. :)

-- 
Kindest Regards, Anna Jonna Ármannsdóttir,       %&   A: Because people read from top to bottom.
Unix System Aministration, Computing Services,   %&   Q: Why is top posting bad?
University of Iceland.
list Lars Ebeling · Fri, 18 Jan 2008 13:34:01 +0100 ·
quoted from Anna Jonna Armannsdottir
----- Original Message ----- 
From: "Anna Jonna Armannsdottir" <user-a8cde33204f6@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Friday, January 18, 2008 8:25 AM
Subject: Re: [hobbit] Bandwidth Usage

On fim, 2008-01-17 at 23:46 +0100, Henrik Stoerner wrote:
The data is sent every 5 minutes, so a bandwidth estimate would be the
size of the file (in bytes) divided by 30 = bandwidth in bits/second.
Hi Henrik,
i guess you meant to write 300 instead of 30. It has been a long day. :)
I think it should be 30 since a byte sent is approx 10 bits incl overhead
-- 
Regards
Lars Ebeling

http://leopg9.no-ip.org
Hobbithobbyist

"It is better to keep your mouth shut and appear stupid than to open it and 
remove all doubt."
-- Mark Twain
list Henrik Størner · Fri, 18 Jan 2008 14:25:57 +0100 ·
quoted from Lars Ebeling
On Fri, Jan 18, 2008 at 01:34:01PM +0100, Lars Ebeling wrote:
On fim, 2008-01-17 at 23:46 +0100, Henrik Stoerner wrote:
The data is sent every 5 minutes, so a bandwidth estimate would be the
size of the file (in bytes) divided by 30 = bandwidth in bits/second.
Hi Henrik,
i guess you meant to write 300 instead of 30. It has been a long day. :)
I think it should be 30 since a byte sent is approx 10 bits incl overhead
Exactly.


Regards,
Henrik