-
Notifications
You must be signed in to change notification settings - Fork 9
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
Meshconfig support for PuNDIT #13
Comments
@batistaj Should I add this under OWAMP test specification? Also.. once it's added to owamp, how should I expose this on the meshconfig itself? Can you provide some keys for each fields? Also, if you could give me some user-friendly descriptions on each fields, I can add that to the UI also. |
Hi Soichi, I think that is reasonable. Thanks, |
@arlake228 I am updating the owamp testspec editor for MCA, but I need a bit more information on PuNDIT parameters. Will it be documented on the mesh config doc anytime soon? |
@batistaj @arlake228 I still need more information before I can work on this item. I am guessing that, those PuNDIT related parameters needs to be officially defined in the mesh config doc? |
The PunDIT parameters are supported with a special field that was just recently added to master of the meshconfig code. You can add a custom option to the
The name and value can take any valid string. I don't know that @batistaj and co even know that's there yet, so not sure they have defined the exact fields they need yet, but they will need to define the exact name/value pairs they want for pundit. |
@arlake228 I still don't see any PunDIT related information here (http://docs.perfsonar.net/release_candidates/4.0rc3/config_mesh.html) but will this be added to v4? Is there anything that I should add to MCA at this point? |
Removing this from the 4.1b1 timeframe, need to focus on the basic functionality before we do custom/specialized things like this. Also might warrant a wider discussion on how to support extra/custom parameters in general. |
This item is not needed for PunDIT but we may want to keep it as a more generic feature request. |
It would be helpful if the Meshconfig GUI user were able to enter some PuNDIT related information. Something like the following, where there would be a checkbox to enable several PuNDIT parameters and corresponding fields for the user to fill in.
__ PuNDIT
OWAMP duration (ms) __________
Packets per test __________
PuNDIT central hostname __________
Would it be possible to provide something like this?
Thanks,
Jorge
The text was updated successfully, but these errors were encountered: