Hey Ankit,
Take a look at argus, http://qosient.com/argus.
It is trying to do what you are describing.
Carter
On Oct 8, 2010, at 6:45 AM, Ankith Agarwal wrote:
> On Thu, Oct 7, 2010, Richard Huddleston
> said:
>
>> Like many people here, i've used tcpdump (or libpcap) to write data
>> acquisi
On Thu, Oct 7, 2010, Richard Huddleston
said:
> Like many people here, i've used tcpdump (or libpcap) to write data
> acquisition gadgets that then report up to some higher tier.
>
> If you wanted to build one without doing all the messy libpcap and socket
> calls, you could chain tcpdump, a
Le 06/10/10 15:19, Ankith Agarwal a écrit :
Hi
Is there any solution for reporting the captured packets to a remote
user through the same or another interface. Actually I need to remotely
monitor a machines' incoming and outgoing packets.
I would suggest using the method described here :
ht
Like many people here, i've used tcpdump (or libpcap) to write data acquisition
gadgets that then report up to some higher tier.
If you wanted to build one without doing all the messy libpcap and socket
calls, you could chain tcpdump, a little awk, and nc (netcat) together. It
wouldn't be inc
On Thu, Oct 7, 2010 at 1:15 AM, Ankith Agarwal wrote:
>
> Thanks for your concern, but my requirement is to monitor the QoS
> parameters of a client interface. For this purpose I am capturing all the
> packets in the client using pcap and sending all the header part of the
> packets to the monit
On Wed, Oct 6, 2010, Aaron Turner said:
> On Wed, Oct 6, 2010 at 6:19 AM, Ankith Agarwal wrote:
>>
>> Hi
>> �Is there any solution for reporting the captured packets to a remote
>> user through the same or another interface. Actually I need to remotely
>> monitor a machines' incoming and outgo
On Wed, Oct 6, 2010 at 6:19 AM, Ankith Agarwal wrote:
>
> Hi
> Is there any solution for reporting the captured packets to a remote
> user through the same or another interface. Actually I need to remotely
> monitor a machines' incoming and outgoing packets.
Typical way is via a SPAN port on a s
Hi
Is there any solution for reporting the captured packets to a remote
user through the same or another interface. Actually I need to remotely
monitor a machines' incoming and outgoing packets.
Regards
Ankith
--
This message has been scanned for viruses and
dangerous content by MailScanner,