If you have 'sar' on the system, that'll give you transmit/receive bytes/packets per second. Failing that, you can use 'ifconfig'. In either case, you'll need to write a script to capture the output and extract the interface(s) information to forward to your Xymon server. On the server side, you'll need to set up ncv to capture the information for graphing.
Ralph Mitchell
On Mon, Nov 22, 2010 at 12:07 AM, <isolderj at hotmail.com> wrote:
That looks good but I was more hoping for a external program. Is there any such programme.
Thanks
From: josh at imaginenetworksllc.com Date: Tue, 16 Nov 2010 02:17:04 -0500 To: xymon at xymon.com Subject: Re: [xymon] Monitoring a network cards bandwidth?
Can you compile the Xymon client on it?
If so you can easily get this: http://tinyurl.com/2adluv2 * *Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Nov 16, 2010 at 2:09 AM, <isolderj at hotmail.com> wrote:
I can seem to search the archives on the xymon site. Can anyone maybe a suggest a way to do this. I have alinusx server I would like to monitor the trhoughput of the network card and graph it.
Thanks