Git Product home page Git Product logo

Comments (2)

havraji6 avatar havraji6 commented on July 16, 2024

Hello,
problem should be fixed now.

Thanks for pointing this out.

from nemea-modules.

whitetiger21022014 avatar whitetiger21022014 commented on July 16, 2024

Thanks @havraji6,

My comment is just enhanced option

  • logger with -w, can rotate logging, eg. will rotate log file, if it has max (nnn Bytes size) or after nnn minutes
  • Export to IPFIX collector
    flow_meter stops if it can not connect to 'IPFIX collector'. So if we restart server or 'IPFIX collector' has problem, flow_meter should try to connect and will re-send when 'IPFIX collectorl' is available

flow_meter -p basic -x 127.0.0.1:11111 -I eth1
Connecting to IP 127.0.0.1
Cannot connect to collector: Connection refused

flow_meter -p basic -x **192.168.2.40:**11111 -I eth1
Connecting to IP 192.168.2.40
Cannot connect to collector: No route to host

BRs,

from nemea-modules.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.