similar to: ntop from rpmforge

Displaying 20 results from an estimated 2000 matches similar to: "ntop from rpmforge"

2008 Nov 25
1
ntop from rpmforge
I installed ntop on a centos5.2 system (which got all yum updates a few days ago)... # rpm -q ntop rrdtool ntop-3.3.8-1.el5.rf rrdtool-1.2.28-1.el5.rf went through the password configuration when I start it, its erroring. # service ntop start Starting ntop: Processing file /etc/ntop.conf for parameters... Mon Nov 24 23:56:36 2008 NOTE: Interface merge enabled by default Mon
2010 Sep 03
0
DHCP server 4.x rpm?
Hi all, Has anyone built an rpm for DHCP server 4.x for CentOS 5 or used a Fedora rpm? Anyone using dhcpd 4.x on 5.5 and can give me a heads up on any pitfalls that I need to be aware of? Thanks in advance. ____________________________ Matt Ausmus Network Administrator Chapman University 635 West Palm Street Orange, CA 92868 (714)628-2738 mausmus at chapman.edu <mailto:mausmus
2009 Feb 24
3
cisco netflow analyzer?
Pp ------Original Message------ From: nate Sender: centos-bounces at centos.org To: CentOS Mailing list ReplyTo: CentOS Mailing list Sent: Feb 23, 2009 8:13 PM Subject: Re: [CentOS] cisco netflow analyzer? Robinson Tiemuqinke wrote: > Anyone knows any Cisco netflow analyzer that could run on Linux/Windows? I > know that cisco ASDM works at somewhat level but too rough... > > For
2012 Aug 28
2
NTOP alternatives?
Hi all. I have currently a task to implement a network traffic analyzer. Some years ago I've used NTOP for that purpose, I would also like to test some alternatives. Which alternatives can you recommend and why? Thanks ;) Best regards, Rafa? Radecki.
2006 Nov 14
2
OT: What netflow tool do you recommends me?
Hi all, I need to setup a netflow reporting tool under CentOS server to collect traffic data from several firewalls. What netflow tool do you recommends me? Of course, Open source. Many thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20061114/b862b4c1/attachment-0002.html>
2012 Jan 13
3
Measuring domU traffic with vnstat
Hi Guys I''m trying to measure the traffic of domUs using vnstat without luck. My configuration: Debian 6.0.3 xen 4.0.1 vnstat 1.11 I''m using bonding with two network cards. auto bond0 iface bond0 inet manual slaves eth0 eth1 bond-mode active-backup bond-miimon 100 bond-updelay 200 bond-downdelay 200 bond-primary eth0 auto br0 iface br0 inet static
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
2006 Jun 11
2
Anyone running ntop on FBSD5.4
If you are running ntop on 5.4, what compile options? Use ports version? Or surgefile tarball? It makes a great security forensics tools, but I can't get it to stop segfaulting.Was wondering if anyone found a fix for it. -- Michael Scheidell, CTO 561-999-5000, ext 1131 SECNAP Network Security Corporation Take a vacation from spam: http://www.spammertrap.com
2005 Jan 06
3
tc and ntop inconsistent data flow
Dear List, Sorry for the dublicated email but I couldn''t get any answer. I am trying to limit some IP blocs with tc with following three step. # interface tc qdisc add dev eth0 root handle 1: cbq avpkt 1000 bandwidth 256kbit # class tc class add dev eth0 parent 1: classid 1:1 cbq rate 64kbit \ allot 1500 prio 5 bounded isolated # rules # download tc filter add dev eth0 parent 1:
2012 Sep 11
1
ntop for centos 5.8
Hi, Are there rpm binaries for ntop for CentOS Linux version 5.8? Regards, Kaushal
2011 Oct 24
1
How to collect the VM bandwidth usage utilization
Hi Guy, I am trying to figure out how & where can i get the bandwidth usage utilization statistic info for all the VM, so in the end i will be able to use it for metering purpose.. Anyone got any idea ? Regards, Peter -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 May 26
3
can't locate /etc/ini.d/mysqld file!
List, I installed my server and I want to start Mysql, but I can not find the file /etc/ini.d/mysqld .. [root at netflow ntop]# rpm -qa|grep mysql mysqlclient10-3.23.58-4.RHEL4.1 libdbi-dbd-mysql-0.6.5-10.RHEL4.1 mysql-4.1.10a-1.RHEL4.1 mysql-devel-4.1.10a-1.RHEL4.1 Am I missing some mysql rpm from Cds? regards. israel -------------- next part -------------- A non-text attachment was
2000 Aug 08
0
[RHSA-2000:049-02] Remote file access vulnerability in ntop
--------------------------------------------------------------------- Red Hat, Inc. Security Advisory Synopsis: Remote file access vulnerability in ntop Advisory ID: RHSA-2000:049-02 Issue date: 2000-08-07 Updated on: 2000-08-08 Product: Red Hat Powertools Keywords: N/A Cross references: N/A
2009 Mar 25
5
looking for some advice to monitor network usage in office
Hi all, I've been asked by a college to setup a monitor to monitor a Windows network, but on internet usage. They want to have detailed usage, i.e. on a per IP / PC basis, and if possible to get stats for every protocol, and see over a period of time what goes on. My first though wat ntop, which does all of this, but it doesn't save the data in a DB, so if the server reboots the stats
2008 Jan 17
7
Netfilter, libpcap, ntop and promiscuous mode?
I have a really basic question (I think). We have two boxes connected to a lan segment on a hub. One is a Windows box running "Show Traffic", the other is a CentOS 5 Linux box running "ntop". Both boxes should be able to sniff all of the traffic on that hub (not a switch). The Windows box does just fine, Show Traffic is able to display traffic destined for other boxes
2006 Mar 04
0
ntop **ERROR** Queue of address '???' failed, code -1 [addr queue=4096/max=4097]
Hi all, Running CentOS 4.2 with the following conditions: [root at gatekeeper bin]# uname -srvmpi Linux 2.6.9-22.0.1.EL #1 Thu Oct 27 12:26:11 CDT 2005 i686 i686 i386 [root at gatekeeper bin]# uptime 07:54:41 up 31 days, 13:45, 6 users, load average: 0.00, 0.02, 0.00 [root at gatekeeper bin]# rpm -q ntop ntop-3.1-1.2.el4.rf [root at gatekeeper bin]# df -h S.ficheros Tama?o Usado
2008 Feb 05
0
Need help in analyzing ntop data
Hi, I want to do some analysis of NTOP data. Currently I have installed NTOP on Centos 5.1 and I am able to see some network data being graphed. But there is no documentation given whether NTOP is showing Network Throughput in MBytes or MBits for ex I am getting Throughput Min: 163.7k , Max: 3.0 M and Last 859.4k and there are some options like anomalia, upper,lower and trend (30min). Under
2005 Jan 05
0
tc and ntop inconsistent trafic.
Dear List, I am trying to limit some IP blocs with tc with following three step. # interface tc qdisc add dev eth0 root handle 1: cbq avpkt 1000 bandwidth 256kbit # class tc class add dev eth0 parent 1: classid 1:1 cbq rate 64kbit \ allot 1500 prio 5 bounded isolated # rules # download tc filter add dev eth0 parent 1: protocol ip prio 16 u32 \ match ip dst 10.0.1.0/24 flowid 1:1 # upload tc
2004 Jun 17
1
ntop performance
Hey all, I wanted to let you all know the hex thing worked out for me. Thanks again. I had another question though that was sparked by Ionut Gogu''s question on monitoring. I setup and installed ntop for this purpose and noticed that we have so much traffic it is killing the machine. We have 1 GB of ram in there and it is not enough. It still overflows to the swap file and eats about
2009 Aug 06
0
ntop and Asterisk
Hi, Would it be sane to run ntop on the same box as Asterisk or better to mirror a LAN port etc? http://www.ntop.org/OpenSourceVoipMonitoring.pdf Thanks.