Re: [Nfsen-discuss] nfsen install error

2014-11-20 Thread Adrian Popa
It looks like you're trying to start nfsen from the source directory (where you unzipped it). You should start it from your install directory instead (where you told the install script to put it). On Thu, Nov 20, 2014 at 5:53 PM, Duddilla, Srikanth < srikanth.duddi...@centurylink.com> wrote: > I

Re: [Nfsen-discuss] nfsen install error

2014-11-20 Thread Duddilla, Srikanth
I ran into another issue when tried to start nfsen. First attempt #pwd #/usr/src/nfsen-1.3.6p1 -bash: /usr/bin/nfsen: %%PERL%%: bad interpreter: No such file or directory Second attempt At this point For testing I hardcoded the first line nfsen script with following line instead of (#!%%PERL%% -

Re: [Nfsen-discuss] nfsen install error

2014-11-19 Thread Duddilla, Srikanth
Thank You Miguel and Ivan. Your suggestion to change color in nfsen.conf file worked with GenGraph Error. Finished install process. From: Duddilla, Srikanth Sent: Tuesday, November 18, 2014 5:20 PM To: 'nfsen-discuss@lists.sourceforge.net' Subject: RE: nfsen install error Additional informatio

Re: [Nfsen-discuss] nfsen install error

2014-11-19 Thread Miguel Ángel
Hi everyone, As Ivan said you need to assign a value to the color parameter. Try to change the following lines: %sources = ( 'upstream1'=> { 'port' => '9995', 'col' => '#ff', 'type' => 'netflow' }, *'peer1'=> { 'port' => '9996', 'IP' => '172.16.17.18' },*** ** *'p

Re: [Nfsen-discuss] nfsen install error

2014-11-18 Thread Иван Стрельников
Hello! i think, that you didn't use the "col" parametr for your peer1 and peer2 sources. 'peer1'=> { 'port' => '9996', 'IP' => '172.16.17.18' }, 'peer2'=> { 'port' => '9996', 'IP' => '172.16.17.19' }, Try to get it like in manual. Sorry for my English, by the way. B

Re: [Nfsen-discuss] nfsen install error

2014-11-18 Thread Duddilla, Srikanth
Additional information I gathered. There are some .rrd files I found [AB11213@netflow-proc1 src]$ ls -l /data/nfsen/profiles-stat/live total 10516 -rw-rw-r-- 1 netflow www 2687848 Nov 18 14:44 Linux-Host-eth1.rrd -rw-rw-r-- 1 netflow www 2687848 Nov 18 14:44 peer1.rrd -rw-rw-r-- 1 netflow www 2687