How to setup/configure NFsen on CentOS 7 Server.
How to setup/configure NFsen on CentOS 7 Server.
Tutorial on how to install nfsen, nfdump and flowdoh on CentOS 7.
Nfsen is a web frontend to nfdump netflow collector, both written by Peter Haag (https://sourceforge.net/u/phaag/profile/).
nfsen-1.3.6p1
nfdump-1.6.13
FlowDoh_1.0.2
FlowDoh is a dashboard plugin for nfsen used to display network top-talkers using netflow sources.
(https://sourceforge.net/u/sticklyman/profile/)
(https://sourceforge.net/u/tristanbob/profile/)
I have moved my installation steps to GitHub. You can access them and contribute here:
https://github.com/paidegua/nfsen_on_centos7
SElinux disabled? it's a danger
It is a great intro and mostly perfect steps for newbie as i am to install NFsen, Only i had one question regarding a bug in the very last step regarding the install.pl
[Nfsen-discuss] [PATCH] Can't use string ("live") as a HASH ref while "strict refs" in use at libexec/NfProfile.pm line 1238
I got this message even if the installation seem to be asuccess.
can explain how can we install the patch?
Many Thanks.
You are D10S
is that mean i have to install apache in my server first?404 page not found:(
Thank you, video was helpful, but I got "The requested URL /nfsen/nfsen.php was not found on this server." when I browse through the link. Can you suggest please?
It is super hard to find some info on NFSEN for Centos7. Thank you for creating this overview it helped me greatly
Great walkthrough for setup…i really like the sharing of a command file to follow.