Re: [Nfsen-discuss] porttracker not producing graphs
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Lambert H. <lam...@in...> - 2006-03-20 08:46:10
|
Jean-Philippe Luiggi wrote: >On Sun, Mar 19, 2006 at 05:47:32PM +1200, Lambert Hoogeveen wrote: > > >>Hello, >>I have seen a similar post previously regarding this problem but can not >>find the answer to it... >>Software Versions: >>Fedora Core 4 >>RRDtool 1.2.12 >>Perl 5.8.6 >>NFDump 1.5 >>NFSen 1.2.4 >>PortTracker 1.5 >>No errors during compilation of any of those. >>I have done a complete re-install including deleting all data files, no fix. >> >> > > Hello, > > Do you use "PortTracker-v.e-1.5" ? > Did you check the various permissions on directories ? > > Best regards. > > > > Hi, thanks for responding. The version is 1.5, as stated in my original post. I've thought about permissions but do not know where else to look, everything seems OK. The PortTracker RRD's are created in "/data/nfsen/porttracker" like so: /data/nfsen/porttracker [root@athlon porttracker]# ls -l total 8570896 -rw-r--r-- 1 apache apache 3145740 Mar 20 19:53 ports.stat -rw-r--r-- 1 apache apache 552 Mar 20 20:38 portstat24.txt -rw-r--r-- 1 apache apache 526 Mar 20 19:53 portstat.txt -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-0.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-10.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-11.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-12.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-13.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-14.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-15.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-16.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-17.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-18.rrd -rw-r--r-- 1 apache apache 22815064 Mar 20 19:53 tcp-bytes-19.rrd <lot's more RRD files> Apache is the user configured in the "nfsen.conf" file and the apache "httpd.conf". Any suggestions where I need to check permissions other than "/data/nfsen/porttracker/"? BTW, NFSen itself works just fine. Regards, Lambert |