Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Custom tool for tests

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Custom tool for tests


Chronological Thread 
  • From: Edward Colone <>
  • To: Mark Feit <>
  • Cc: Fabio Andrijauskas <>, "" <>
  • Subject: Re: [perfsonar-user] Custom tool for tests
  • Date: Tue, 17 Jan 2023 20:41:12 -0500

Here's the PDK, which includes some starting documentation:


On Tue, Jan 17, 2023 at 8:07 PM Mark Feit <> wrote:

Fabio Andrijauskas writes:

 

Is there an "easy" way to add a new tool on the perfosnar-testpoint?

 

Easy is a relative term.  pScheduler, which is the part of perfSONAR that carries out the measurements, has a plugin-based architecture that makes extending it fairly straightforward once you understand the concepts behind how it works.  The process does require developing code and we have a library of functions that streamlines a the common parts.  BWCTL, pScheduler’s predecessor, was so difficult to extend that it was rarely done.

 

There is a program available within the pScheduler sources called the Plugin Development Kit (PDK) that can provide skeletal versions of test, tool and archiver plugins.  Within those skeletons is guidance about what order to build things.

 

If you can elaborate on what you’re interested in doing, I can help get you pointed in the right direction.

 

--Mark

 

--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user



Archive powered by MHonArc 2.6.24.

Top of Page