Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sflow integration #2

Open
arlake228 opened this issue Mar 19, 2015 · 1 comment
Open

add sflow integration #2

arlake228 opened this issue Mar 19, 2015 · 1 comment

Comments

@arlake228
Copy link
Contributor

From @arlake228 on March 14, 2015 11:59

Original issue 840 created by arlake228 on 2014-02-11T16:32:21.000Z:

Request from a user:

It occurred to me that the new sFlow-APPLICATION export might be another way for an OWAMP probe to contribute measurements into the "bigger picture", so that end-to-end delay/loss statistics could be correlated with measured traffic-counters and traffic-flows at all points along the tested path.

If an OWAMP probe were able to submit transaction-samples that included at least these fields...

clientIP
serverIP
delay
jitter

...then it would map easily into the sFlow-APPLICATION message structure.

The easiest way to do it would be to send a JSON structure in a UDP packet localhost:36343, where hsflowd is listening. hsflowd will then turn that into a valid binary sFlow feed. Here is an article on the mechanism:

http://blog.sflow.com/2012/05/scripting-languages.html

Copied from original issue: perfsonar/project#838

@arlake228
Copy link
Contributor Author

Comment #1 originally posted by arlake228 on 2014-03-21T21:50:05.000Z:

<empty>

@arlake228 arlake228 self-assigned this Mar 19, 2015
@arlake228 arlake228 assigned aaronmbr and unassigned arlake228 Mar 19, 2015
@bltierney bltierney modified the milestone: 4.0.1 Mar 28, 2017
@arlake228 arlake228 removed this from the 4.0.1 milestone May 2, 2017
@github-project-automation github-project-automation bot moved this to Ready in perfSONAR May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

3 participants