Giter VIP home page Giter VIP logo

Comments (8)

mehrdadrad avatar mehrdadrad commented on June 19, 2024

I haven't tried to compile for Windows, but you can compile it on a Linux OS without error.
It tested and works in production on the Linux Ubuntu 14.04 trusty. I'll update the document in this case.

from vflow.

aaaasssdd avatar aaaasssdd commented on June 19, 2024

I can use centos ?

from vflow.

mehrdadrad avatar mehrdadrad commented on June 19, 2024

@aaaasssdd it should be fine, please let us know the result here once you tried. Thanks!

from vflow.

aaaasssdd avatar aaaasssdd commented on June 19, 2024

Wait till I finish testing.

from vflow.

mehrdadrad avatar mehrdadrad commented on June 19, 2024

@aaaasssdd any update?

from vflow.

tanaboon avatar tanaboon commented on June 19, 2024

I use centos 7
run docker & brows http://127.0.0.1:8081
show 404 page not found
Can you help me that how to use it.

from vflow.

mehrdadrad avatar mehrdadrad commented on June 19, 2024

You need to call them as below and these two APIs return the internal metrics. if you have plan to try it through Docker, you need to configure at least a device or a host which they support IPFIX / sFlow.

Flow API : http://localhost:8081/flow

{
   "IPFIX" : {
      "MessageQueue" : 0,
      "DecodedCount" : 733,
      "MQErrorCount" : 0,
      "UDPCount" : 733,
      "UDPMirrorQueue" : 0,
      "UDPQueue" : 0,
      "Workers" : 100
   },
   "SFlow" : {
      "MessageQueue" : 0,
      "UDPCount" : 268,
      "MQErrorCount" : 0,
      "DecodedCount" : 253,
      "UDPQueue" : 0,
      "Workers" : 100
   },
   "StartTime" : 1490134512
}

System API : http://localhost:8081/sys

{
   "GCSys" : 450560,
   "MemTotalAlloc" : 11435376,
   "MCacheInuse" : 4800,
   "GCNext" : 5053510,
   "MemHeapReleased" : 0,
   "NumGoroutine" : 237,
   "GoVersion" : "go1.7.4",
   "NumLogicalCPU" : 4,
   "GCLast" : "2017-03-21 22:17:50.923246779 +0000 UTC",
   "MemHeapAlloc" : 4151416,
   "MemAlloc" : 4151416,
   "StartTime" : 1490134512,
   "MemHeapSys" : 5734400
}

from vflow.

mehrdadrad avatar mehrdadrad commented on June 19, 2024

@aaaasssdd
@jrossi fixed the mirror compiling issue at Windows which now you can compile it at Windows OS without having mirror feature, could you please try it w/ latest code and let us know? Thanks!

from vflow.

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.