Displaying 20 results from an estimated 1000 matches similar to: "Traffic monitor per IP"
2006 Feb 11
2
Route all LAN traffic through eth2 and keep web/mail traffic on eth0
Hi,
I have the following config:
1 PC with 3 NICs, that shares internet connection to LAN.
eth0 uses a public IP ($public_ip_1)
eth1 uses a private IP ($private_ip)
eth2 uses a public IP ($public_ip_2)
I have a webserver and a mailserver accesible by $public_ip_1 (eth0)
I have a LAN with all terminals using private IPs, and $private_ip (eth1) as
gateway.
$public_ip_1 and $public_ip_2 are from
2004 Apr 06
5
medir trafico
hola listeros!
existe algun script webScript, proyecto, herramienta
o lo que sea, que sirva para medir el trafico total de una
lan, como para hacer reportes mensuales por host ?
necesito hacer algo asi:
host Trafico/mes
-----------------------------
192.168.1.x1 xxxxx Bytes
192.168.1.x2 xxxxx Bytes
192.168.1.x3 xxxxx Bytes
192.168.1.x4 xxxxx Bytes
ese seria un reporte a efectuar el ultimo
2005 Aug 05
0
Real time traffic monitor like iptraf
Hi,
Just wondering, how you guys monitor traffic per ip to test if the traffic
shaping is working?
iptraf works great but no new version is available, and most ip accounting
projects (MRTG & Friends) update its graphics on a per minute process. So
I´d like to know which project you use to monitor bandwidth use in real
time.
Regards,
Edo
2005 Jul 06
1
Mark all traffic except browsing
Hi,
I´d like to create two classes for HTB, one of them to limit traffic for
everything except browsing and the other to limit traffic only for browsing.
How can I mark all traffic except the one related to browsing with iptables?
Currently I mark all traffic related to one IP with:
iptables -A PREROUTING -i eth2 -t mangle -p tcp -s $IP_ADDRESS -j MARK
--set-mark 10
Should I use three rules
2014 Jul 16
2
smbd's using up 100% of all cpu's and load avg slowly going up
Hi,
Running samba sernet 4.1.6-7, I've noticed the load avg slowly / steadily
creeping up (.e.g > 100). I'm now noticing that several smbd processes are
at 100%. I don't actually notice that much bandwidth usage on the system
(e.g. iptraf/iftop). Any idea what's causing this?
Restarting smbd helps for a few days, but then the high load avg returns.
Thanks,
Sabuj
2004 Nov 22
2
realtime trafic monitor
ok .. a use iptraf, but iptraf show my evry connection from computerX:
84.135.15.81:4899 > 163 7940 --A- eth0 ?
82.77.210.7:3475 > 212 323323 -PA- eth0 ?
62.231.96.133:80
2003 Mar 12
3
Warnings with and without r2q
Hi everyone,
My HTB script is showing me those "r2q change" warnings. I read that I
should test with r2q values to gain accuracy and stop the warnings but I
made some tests with r2q and with burst and I still get the warnings. Any
ideas on this issue will be very helpful. The script seems to be working as
the bandwidth for the IPs is being shaped.
The NIC works at 100mbit and the
2009 Nov 18
2
Inquiry:What is the equivalent of "iftop" on CentOS 5.2?
Dear All
Can you please do me favor and let me know what is the equivalent of "iftop"
command on CentOS 5.2 ? Please be informed that I couldn't find an rpm
package for "iftop" on the www.pbone.net .
Let me thank you in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jun 16
7
Trafic monitor
Hello !
I use Slackware Linux on a box for routing and SNAT for a small network:
|eth0: 80.97.108.1|
|
|
|eth1: 192.168.1.1| ..........| my network (192.168.1.0/24)|
I search for a tool show-me on real time the trafic made by all/one IPon the interface eth1, somethings simple ; EX:
192.168.1.10 ........... x kbit/s
192.168.1.11 ........... y kbit/s
192.168.1.12
2012 Nov 01
7
Install RPM package via puppet
I am trying to get a package (iftop) installed on a test node using puppet
but I can''t get it to install. This seems like it should be simple, but I
can''t figure out what I am missing. Have done a lot of searching for
similar problems and the answers I found seem to be vague in the details
and explanation.
I have the package added to an internal yum repo. OS is Centos 5.4.
2011 Jul 29
2
Looking for ntop alternative
Hi,
Can anyone please recomment an ntop alternative for me, which is more
stable as well? I need to monitor all connections to and from a CentOS
5 server and ntop does it fairly well, but seems to crash at random
times, and thus looses all the date prior to the crash.
Cacti / MRTG only gives complete bandwidth usage on the given
interface, but I need to know how much bandwidth goes where, and
2009 May 01
9
LoadAvg , Codec and Bandwidth Utilisation
1) If I see the Loadavg more than 4 , whats the immediate solution to get it
under 1 APART from restarting the server ?
2) I get too much of cross connections.
Can Codec be the culprit ? I use g729. Can using GSM will solve the problem
? What could be the other reasons ?
3) Anyway to measure the bandwidth utilisation from the server ?
-------------- next part --------------
An HTML attachment
2007 Nov 13
0
resampling
Dear all,
I sample without replacement elements of a vector and generate a new
vector:
kl<-c(1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,6,6,6,6,6,7,7,8,8,
8,8,8,8,8,8,8)
the_index<-c(sample(40,35))
for(fs in
1:length(the_index)){if(fs==1){s<-c(kl[the_index[fs]])}else{s<-
append(s, kl[the_index[fs]], after = length(s))}}
I am running in BATCH mode this script in a
2010 Sep 30
3
ls this bandwidth package availblale in Centos
Hi
ls the if top package availblale in Centos?
http://www.ex-parrot.com/~pdw/iftop/
Thank you
2005 Jul 07
0
macaddress traffic log
Hi
I want to log lan ethernet (by macaddress) traffic with iptraf:
/usr/sbin/iptraf -f -l eth1 -t 1 -B -L /scripts/mac-traff.log
and next with a perl script parse that data to MRTG.
But, I think when iptraf is running I can show iptraf LAN traffic
console.
there is another way to log ethernet (by MACADDRESS) lan traffic ?
regards
andres
2002 Oct 24
3
iptables output ?
hi,
anyone to know a tool that will display more friendly output ... probably a tree like structure (if no cross sections occur)...
OR a top like output...
thanx
raptor
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 May 12
7
wanted A tool to measure bandwidth....
Hello Everybody,
I have configured a Linux box that does traffic shaping. Its working wonderfully fine, just as expected...Now i want to measure the bandwidth consumed by each of my hosts....But I dont want SNMP to run on all the hosts[as required by MRTG]
I used iptraf on my linux box, but it only measures the bandwidth on interface basis only....
I tried installing traffic-vis, its not working
2012 Jun 14
4
OT - Is there a package to monitor network traffic
We have a situation here that is a real mystery.
Our MRTG on our outgoing router and a firewall server that protects our
web servers is showing a spike every six hours. I can't find the server
behind the firewall that is generating such an extreme amount of
packets, even though I've looked through the crontabs of nearly all
servers, performed "ps" variations, and other
2010 Jun 15
6
How to measure file transfer speed?
Dear All
I have one centos server equipped with WiFi . I want to measure data rate
speed on this connection . Is there any utility on my centos that can
measure data speed on one specific Ethernet connection when transferring
large size files through WiFi connection?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Feb 14
1
Problem with the 'hist' function
Hi, I am using the following R version:
> R version 2.4.1 (2006-12-18)
> Copyright (C) 2006 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
I believe I found a bug in the 'hist' function, when
'probability=TRUE'. I looked in the archives and I came across
problems with the 'hist' functions (e.g., bug PR# 944, posted in
2001), however, a