Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


nfsen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
nfsen [2014/06/16 13:48] – [Installation] adminnfsen [2014/06/16 18:08] admin
Line 35: Line 35:
   $WWWUSER  = "apache";   $WWWUSER  = "apache";
   $WWWGROUP = "apache";   $WWWGROUP = "apache";
 +
 +  $MAIL_FROM   = 'nfsen@yourdomain.tld';
 +  $SMTP_SERVER = 'fqdn.mail.server';
 +  
   %sources = (   %sources = (
       'source1' => { 'port' => '9995', 'col' => '#0000ff', 'type' => 'netflow' },       'source1' => { 'port' => '9995', 'col' => '#0000ff', 'type' => 'netflow' },
Line 70: Line 74:
   * Start nfsen. <code>sudo /opt/nfsen/bin/nfsen start</code>   * Start nfsen. <code>sudo /opt/nfsen/bin/nfsen start</code>
   * To start NfSen at boot, add the start script to **/etc/rc.local**. Or create a nice start/stop init script.   * To start NfSen at boot, add the start script to **/etc/rc.local**. Or create a nice start/stop init script.
 +  * Access NfSen at http://server/nfsen/nfsen.php.
nfsen.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1