Skip to content

Pavel Odintsov's fastnetmon compiled for NetFlow/sFlow collection only and exporting to Graphite.

License

Notifications You must be signed in to change notification settings

kolychev/fastnetmon-netflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This docker image is built on top of alpine image to keep it tiny.

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

Following environment variables are expected to be passed to container:

  • LOCAL_NETWORKS="192.168.0.0/24\n172.16.0.0/24"

    Your local networks to be monitored for traffic usage. Separated by \n since it is passed as is to fastnetmon's /etc/networks_list file

  • GRAPHITE="graphite.server.address"

    FQDN or IP address of graphite server to export metrics to.

About

Pavel Odintsov's fastnetmon compiled for NetFlow/sFlow collection only and exporting to Graphite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published