similar to: Need help in analyzing ntop data

Displaying 20 results from an estimated 2000 matches similar to: "Need help in analyzing ntop data"

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
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
2006 Apr 28
2
software for analyzing ssh logs and generatiing reports based on that
hey friends, I am using Centos 4.0 and I have setup ssh for some users who can login from outside, I want to maintain the reports of their activity means the login and logout time, data they transfered etc. I want daily,weekly and monthly reports. Is there any software which can generate reports? Thanks & Regards Ankush Grover -------------- next part -------------- An HTML attachment
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
2009 Dec 10
3
ntop from rpmforge
I don't know why I haven't signed up for this list before since we use CentOS all over the place. The list is very useful and it is good for me to participate and "give back" to the community. Anywho, I wanted to post this response to a thread that was created back in November 2008 about the ntop daemon failing to start. I'm currently setting up ntop as a NetFlow &
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
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.
2010 Apr 09
0
step function
Hello I am using the step function in order to do backward selection for a linear model of 52 variables with the following commands: object<-lm(vars[,1] ~ (vars[,2:(ncol(predictors)+1)]-1)) BackS<-step(object,direction="backward") but it isn't dropping any if the variables in the model, but there are lots of not significant variables as you can see here >
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 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.
2012 Sep 11
1
ntop for centos 5.8
Hi, Are there rpm binaries for ntop for CentOS Linux version 5.8? Regards, Kaushal
2006 May 22
0
Re: problem in running amavisd-new with postfix on Centos4.0(problem solved)
hey friends, my problem is solved, the culprit was the typo mistake in master.cf file of postfix. Thanks & Regards Ankush Grover On 5/22/06, ankush grover <ankushcentos at gmail.com> wrote: > > hey friends, > > I am trying to configure amavisd-new with postfix 2.1.5. > amavisd-new-2.4.1-1.el4.rf > spamassassin-3.0.5-3.el4 > Mail-SpamAssassin-3.1.1 >
2009 Jan 01
2
restricting mails from "mail" command to specific domains only in postfix
Hi Friends, I have configured Postfix mail server on Centos for relaying mails from 5 linux servers (including itself) within the same LAN. The postfix mail server should relay mails from these 5 linux servers for specific domains only. For example hosts 192.168.0.23/24/25/26/27 and the postfix mail server should only be able to receive and send mails from and to example.com,example2.com and
2007 Feb 15
0
unable to run php application on centos4.0(solved)
On 2/15/07, ankush grover <ankushcentos at gmail.com> wrote: > On 2/15/07, Leonel Nunez <leonel at enelserver.com> wrote: > > > Hi Friends, > > > > > > > > > I am trying to configure a blog on Centos4.0. The blog is written in > > > php and I am not able to run the php applications on this system. > > > > > > > >
2006 Jul 28
0
How do I enable tun interface in Centos4.0
On 7/28/06, ankush grover <ankushcentos at gmail.com> wrote: > > hey friends, > > I am trying to configure OpenVPN on Centos4.0 for this I need tun/tap rpm > package. Where can I find the package for the same ? > > Thanks & Regards > > Ankush Grover > hey, I got it from the following repository.
2006 Oct 13
0
Re: yum repository for kde 3.5 on Centos4.0(solved)
On 10/13/06, ankush grover <ankushcentos at gmail.com> wrote: > hey friends, > > I am using Centos 4.0 and I want to upgrate to Kde 3.5.x. Can anyone > tell me the yum repository for the same so that I don't have to > download the rpms manually just > > yum upgrade kde > > > > I checked on the >
2011 Dec 30
4
Need help in writing a shell/bash script
Hi Friends, I am trying to write a shell script which can merge the 2 columns into 3rd one on Centos 5. The file is very long around 31200 rows having around 1370 unique groups and around 12000 unique user-names. The 1st column is the groupname and then 2nd column is the user-name. 1st Column (Groupname) 2nd Column (username) admin ankush