Thanks!!!!!!!! a lot.
Leandro
On 03/11/15 10:34, Alexandro Marcelo Zacaron wrote:
Leandro,
Below how to instalation nfdump/nfsen with dependencies.
PHP and Perl:
yum install perl perl-MailTools perl-Socket6 php-pear mod_php
ant-apache-regexp regexp perl-XML-RegExp -y
RRD tools
//add repository
//ref http://www.vivaolinux.com.br/dica/Istalando-RRDTool-no-Centos-5.6/
# vim /etc/yum.repos.d/dag.repo
[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
gpgkey=http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
enabled=1
#yum install rrdtool
#yum install rrdtool-devel
#yum install cairo-devel libxml2-devel pango-devel pango libpng-devel
freetype freetype-devel libart_lgpl-devel
......................................................................................
Nfdump tools
//dependency of nfdump
#yum install gcc bison flex make rpm-devel
//download this, or other version
#wget
http://sourceforge.net/projects/nfdump/files/stable/nfdump-1.6.13/nfdump-1.6.13.tar.gz
//unzip
#tar -zxvf nfdump-1.6.6.tar.gz
//access diretory
#cd nfdump-1.6.6
// configure + options
#./configure \--prefix=/usr/local \--sysconfdir=/etc
\--mandir=/usr/share/man \--enable-nfprofile \--enable-nftrack
\--enable-sflow \--enable-nsel
#make
#make install
//for test
#nfdump
I hope this helps
2015-11-02 20:03 GMT-02:00
<nfsen-discuss-requ...@lists.sourceforge.net
<mailto:nfsen-discuss-requ...@lists.sourceforge.net>>:
Send Nfsen-discuss mailing list submissions to
nfsen-discuss@lists.sourceforge.net
<mailto:nfsen-discuss@lists.sourceforge.net>
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
or, via email, send a message with subject or body 'help' to
nfsen-discuss-requ...@lists.sourceforge.net
<mailto:nfsen-discuss-requ...@lists.sourceforge.net>
You can reach the person managing the list at
nfsen-discuss-ow...@lists.sourceforge.net
<mailto:nfsen-discuss-ow...@lists.sourceforge.net>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Nfsen-discuss digest..."
Today's Topics:
1. NFSEN not displaying bandwidth usage properly. (William Hile)
2. new nfsen build issues. (Shane Hanson)
3. Re: new nfsen build issues. (Adrian Popa)
4. Issue installing nfdump on redhat 7 (Leandro)
----------------------------------------------------------------------
Message: 1
Date: Fri, 30 Oct 2015 15:40:36 +0000
From: William Hile <w...@akc.org <mailto:w...@akc.org>>
Subject: [Nfsen-discuss] NFSEN not displaying bandwidth usage
properly.
To: "nfsen-discuss@lists.sourceforge.net
<mailto:nfsen-discuss@lists.sourceforge.net>"
<nfsen-discuss@lists.sourceforge.net
<mailto:nfsen-discuss@lists.sourceforge.net>>
Message-ID:
<44471c625a706e4187e90339346508b201157c1...@exchmbx03.ad.akc.org
<mailto:44471c625a706e4187e90339346508b201157c1...@exchmbx03.ad.akc.org>>
Content-Type: text/plain; charset="us-ascii"
Hello I just recently installed and setup NFSEN I also have Nagios
and MRTG and know really close to what my data usage is/should be.
Its showing maxing out about 400k bits per sec total for all my
monitored VLAN interfaces from a cisco 6509. I should be seeing in
the neighborhood of 175 Mega bits per sec.
Any ideas?
Thanks
William
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Sat, 31 Oct 2015 15:32:43 +1300
From: "Shane Hanson" <sh...@mothership.co.nz
<mailto:sh...@mothership.co.nz>>
Subject: [Nfsen-discuss] new nfsen build issues.
To: <nfsen-discuss@lists.sourceforge.net
<mailto:nfsen-discuss@lists.sourceforge.net>>
Message-ID:
<!&!AAAAAAAAAAAYAAAAAAAAABnN0gkFNVREpPiy4LjlPVLCgAAAEAAAADpxMBunA/JCkg7p9o4jSCsBAAAAAA==@mothership.co.nz
<http://mothership.co.nz>>
Content-Type: text/plain; charset="us-ascii"
Hello
I'm installing nfsen on a Debian 7.0 VM which is also running
Observium.
When I browse to the URL I get the following error.
Frontend - Backend version missmatch!
ERROR: nfsend connect() error: No such file or directory!
ERROR: nfsend - connection failed!!
ERROR: Can not initialize globals!
All my directories in /etc/nfsen.conf seem to be ok.
Any suggestions?
Thanks for your help.
SHANE
lE <mailto:sh...@mothership.co.nz
<mailto:sh...@mothership.co.nz>> sh...@mothership.co.nz
<mailto:sh...@mothership.co.nz> lW
<http://mothership.co.nz/> mothership.co.nz
<http://mothership.co.nz> lA PO Box 99814, Newmarket lM
+64 21 623 903 <tel:%2B64%2021%20623%20903>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Sun, 1 Nov 2015 14:25:13 +0200
From: Adrian Popa <adrian.popa...@gmail.com
<mailto:adrian.popa...@gmail.com>>
Subject: Re: [Nfsen-discuss] new nfsen build issues.
To: Shane Hanson <sh...@mothership.co.nz
<mailto:sh...@mothership.co.nz>>
Cc: NFSen-Discuss <nfsen-discuss@lists.sourceforge.net
<mailto:nfsen-discuss@lists.sourceforge.net>>
Message-ID:
<caokso14yr5sw3e-qe-utkfd2km-afy2toa4ixy4tux2kku5...@mail.gmail.com <mailto:caokso14yr5sw3e-qe-utkfd2km-afy2toa4ixy4tux2kku5...@mail.gmail.com>>
Content-Type: text/plain; charset="utf-8"
Is selinux active?
On Sat, Oct 31, 2015 at 4:32 AM, Shane Hanson
<sh...@mothership.co.nz <mailto:sh...@mothership.co.nz>>
wrote:
> Hello
>
>
>
> I?m installing nfsen on a Debian 7.0 VM which is also running
Observium.
>
>
>
> When I browse to the URL I get the following error?
>
>
>
> *Frontend - Backend version missmatch!*
>
> *ERROR: nfsend connect() error: No such file or directory!*
>
> *ERROR: nfsend - connection failed!!*
>
> *ERROR: Can not initialize globals!*
>
>
>
> All my directories in /etc/nfsen.conf seem to be ok.
>
>
>
> Any suggestions?
>
>
>
> Thanks for your help.
>
>
>
> SHANE
>
>
>
> *l**E* sh...@mothership.co.nz <mailto:sh...@mothership.co.nz>
*l**W *mothership.co.nz <http://mothership.co.nz> *l**A* PO Box
> 99814, Newmarket *l**M* +64 21 623 903 <tel:%2B64%2021%20623%20903>
>
>
>
------------------------------------------------------------------------------
>
> _______________________________________________
> Nfsen-discuss mailing list
> Nfsen-discuss@lists.sourceforge.net
<mailto:Nfsen-discuss@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Mon, 2 Nov 2015 19:03:42 -0300
From: Leandro <ingrog...@gmail.com <mailto:ingrog...@gmail.com>>
Subject: [Nfsen-discuss] Issue installing nfdump on redhat 7
To: nfsen-discuss@lists.sourceforge.net
<mailto:nfsen-discuss@lists.sourceforge.net>
Message-ID: <5637ddbe.8050...@gmail.com
<mailto:5637ddbe.8050...@gmail.com>>
Content-Type: text/plain; charset=utf-8; format=flowed
Hello guys , Any one can help me with this installation issue:
Im using a
Linux AR-LXNF01 3.8.13-55.1.6.el7uek.x86_64 #2 SMP Wed Feb 11 14:18:22
PST 2015 x86_64 x86_64 x86_64 GNU/Linux
system.
I can not install nfdump.
After download and unpacking, I do:
./configure --enable-nfprofile --enable-nftrack --enable-sflow
then it yields:
configure: error: Can not link librrd. Please specify
--with-rrdpath=..
configure failed!
Im not very shure where is the librrd file so I did:
find / -name librrd*
And found a lot of directories:
then I tryed:
./configure --enable-nfprofile --enable-nftrack --enable-sflow
--with-rrdpath=/opt/rrdtool-1.5.4/lib/
Replacing the rrdpath with a lot of options , but it yields:
configure: error: Can not link librrd. Please specify
--with-rrdpath=..
configure failed!
I remember for previous installations , I had to install first
rrdtool-devel and rrdtool-perl but doing,
yum install it returns "no package ..... nothing to do."
Anyway ....
I apretiate if someone get it working and can help.
Leandro.
------------------------------
------------------------------------------------------------------------------
------------------------------
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
<mailto:Nfsen-discuss@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
End of Nfsen-discuss Digest, Vol 112, Issue 1
*********************************************
--
Alexandro Marcelo Zacaron
+55 45 9942 8561
------------------------------------------------------------------------------
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
------------------------------------------------------------------------------
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss