Search Criteria
Package Details: nfsen 1.3.8-33
Git Clone URL: | https://aur.archlinux.org/nfsen.git (read-only, click to copy) |
---|---|
Package Base: | nfsen |
Description: | Netflow visualisation and investigation tool |
Upstream URL: | https://sourceforge.net/projects/nfsen |
Licenses: | |
Submitter: | 4le34n |
Maintainer: | 4le34n |
Last Packager: | 4le34n |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-31 03:26 |
Last Updated: | 2019-10-21 03:54 |
Dependencies (10)
- perl-mailtools
- perl-socket6
- rrdtool
- php>4.1 (php55, php53, php70, php71, php-zts, php72, php56, php73)
- nfdump>=1.6.1
- perl>=5.10.1 (perl-git)
- apache (apache-git, apache22) (optional)
- nginx (nginx-custom-dev, nginx-nchan-git, nginx-nchan, nginx-devel, nginx-devel-mod-naxsi, tengine, tengine-extra, nginx-google_filter, nginx-pagespeed, nginx-pagespeed-src, nginx-mainline-openssl-weak, nginx-rtmp, nginx-rtmp-src, nginx-rtmp-sergey-git, nginx-mainline-libressl, nginx-libressl, nginx-mainline-boringssl, nginx-quic, nginx-zest-git, nginx-mainline) (optional)
- php-apache (php55-apache, php53-apache, php-apache22, php-zts-apache, php72-apache, php56-apache) (optional)
- php-fpm (php55-fpm, php53-fpm, php-zts-fpm, php72-fpm, php56-fpm) (optional)
Latest Comments
zavndw commented on 2020-02-26 19:06
fix pls, home directory, in fact /usr/share/webapps/nfsen in config /opt/nfsen
d9jWbb42kC3 commented on 2019-05-12 20:57
Is not possible to run the application:
RRD version '1.7001' not yet supported!
Megatonna commented on 2017-08-23 14:40
Hello. Could you fix command line in install script.
getent passwd netflow &>/dev/null || useradd -r -u 44 -g netflow -d /var/lib/nfsen -s /bin/false -G netflow http >/dev/null
-G netflow http ---> -G http netflow
Regards