Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


nfsen_ubuntu

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_ubuntu [2019/01/19 09:11] adminnfsen_ubuntu [2019/02/17 14:43] admin
Line 44: Line 44:
       'source3' => { 'port' => '9997', 'col' => '#99ff33', 'type' => 'netflow' },       'source3' => { 'port' => '9997', 'col' => '#99ff33', 'type' => 'netflow' },
   );   );
 +
 +# OR
 +
 +%sources = (
 +    'ccr1016'      => { 'port' => '9995', 'IP' => 'x.x.x.x', 'col' => '#0000ff', 'type' => 'netflow' },
 +    'apfloor1'     => { 'port' => '9995', 'IP' => 'x.x.x.x', 'col' => '#8B0000' },
 +    'apfloor2'     => { 'port' => '9995', 'IP' => 'x.x.x.x', 'col' => '#DC143C'},
 +    'apfloor3'     => { 'port' => '9995', 'IP' => 'x.x.x.x', 'col' => '#FF7F50'},
 +);
 +
 +
 </code><code> </code><code>
 cd .. cd ..
Line 74: Line 85:
 systemctl start nfsen</code> systemctl start nfsen</code>
  
 +  * Open NfSen: [[http://localhost/nfsen/nfsen.php]]
  
 {{tag>[nfsen network centos7 linux netflow]}} {{tag>[nfsen network centos7 linux netflow]}}
nfsen_ubuntu.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1