Skip to content

FlashBurn-inc/fastnetmon-netflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains two docker images is built on top of alpine image to keep it tiny.

  1. Dockerfile. FastNetMon v.1.1.7 is built basically to monitor traffic usage by local network machines and export stats to Graphite. DDOS protection/lua scripting support is turned off.

Note: map volume to /configs folder in container to be able to store custom configs, below files have been linked to correct locations.

  • fastnetmon.conf
  • networks_list
  • notify_about_attack.sh
  1. Dockerfile-exabgp. FastNetMon v.1.1.7 is built to monitor and block traffic usage by local network machines and export stats to Graphite. DDOS protection is turned on.

Note: map volume to /configs folder in container to be able to store custom configs, below files have been linked to correct locations.

  • fastnetmon.conf
  • networks_list
  • notify_about_attack.sh
  • exabgp_blackhole.conf

About

Pavel Odintsov's fastnetmon compiled for NetFlow/sFlow collection, blocking via exabgp and exporting to Graphite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%