Skip to content

jarmouz/netflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

INSTALL 

#
# AFTER INSTALL NFSEN, YOU MUST DO THE FOLLOWING SETUP
#

$USER = "www-data";
$WWWUSER = "www-data";
$WWWGROUP = "www-data";

%sources = (
'MYROUTER' => { 'port' => '555', 'col' => '#0000ff', 'type' => 'netflow' },
);

$MAIL_FROM = 'YOUR_EMAIL';
$SMTP_SERVER = 'YOUR_SMTP_SERVER';

# 
# CONFIGURATION OF FPROBE
#
the port should be the same of :

%sources = (
'MYROUTER' => { 'port' => '555', 'col' => '#0000ff', 'type' => 'netflow' },
);

# INTERFACE
http://ip_server/nfsen/nfsen.php

About

netflow analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages