The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:perfSONAR_PS-Services-PingER PERFSONAR"

perfsonar.pl - An basic MA (Measurement Archive) framework River stage zero No dependents

This script shows how a script for a given service should look....

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Datatypes::EventTypes - a container for various perfSONAR eventtypes River stage zero No dependents

The purpose of this module is to create OO interface to eventtype registration and therefore add the layer of abstraction for any eventtype related operation. All perfSONAR-PS classes should work with the instance of this class and avoid using explic...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::DataModels::DataModel - perfSONAR schemas expressed in perl, used to build binding perl objects collection River stage zero No dependents

perlish expression of the perfSONAR_PS RelaxNG Compact schemas every element expressed as: $subelement_defintion = {};... $parameter = {'attrs' => {name => 'enum:param,default', value => 'scalar', xmlns => 'nmwg' }, elements => [[subelement1 => $sube...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::DataModels::PingER_Model - perfSONAR schemas expressed in perl for pinger MA, used to build binding perl objects collection River stage zero No dependents

see perfSONAR_PS::DataModels::DataModel for details. this is the perl way to extend something...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Datatypes::EventTypes::Status - a container for various perfSONAR http://schemas.perfsonar.net/status/ eventtypes River stage zero No dependents

The purpose of this module is to create OO interface for status eventtypes and therefore add the layer of abstraction for any status eventtypes related operation ( mostly for perfSONAR response). All perfSONAR-PS classes should work with the instance...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Datatypes::EventTypes::Ops - a container for various perfSONAR http://ggf.org/ns/nmwg/ops/ eventtypes River stage zero No dependents

The purpose of this module is to create OO interface for ops eventtypes and therefore add the layer of abstraction for any ops eventtypes related operation ( mostly for perfSONAR response). All perfSONAR-PS classes should work with the instance of th...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Datatypes::Namespace - a container for namespaces River stage zero No dependents

The purpose of this module is to create OO interface to namespace registration and therefore add the layer of abstraction for any namespace related operation. All perfSONAR-PS classes should work with the instance of this class and avoid using explic...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Datatypes::EventTypes::Tools - a container for various perfSONAR http://ggf.org/ns/nmwg/tools/ eventtypes River stage zero No dependents

The purpose of this module is to create OO interface for tools eventtypes and therefore add the layer of abstraction for any tools eventtypes related operation ( mostly for perfSONAR response). All perfSONAR-PS classes should work with the instance o...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Services::MA::PingER - A module that implements MA service. River stage zero No dependents

This module aims to offer simple methods for dealing with requests for information, and the related tasks of intializing the backend storage....

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Services::MP::PingER - A module that performs the tasks of an MP designed for the ping measurement under the framework of the PingER project River stage zero No dependents

The purpose of this module is to create objects that contain all necessary information to make ping measurements to various hosts. It supports a scheduler to perform the pings as defined in the store.xml file (which is locally stored under $self->{'S...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Services::MP::Agent::Base - A module that contains the basic methods involved in gathering data by some means and parsing it's output. This module should be inherited to provide a consistent interface to the gathering (collecting), parsing and storage of data for different perfsonar MP services. River stage zero No dependents

The purpose of this module is to create objects that contain all necessary information to make measurements and understand the output....

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

psConfigureDaemon - Ask a series of questions to generate a configuration file. River stage zero No dependents

Ask questions based on a service to generate a configuration file....

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Services::MP::Agent::ConstantValue - A perfsonar MP Agent class that returns a constant value. River stage zero No dependents

This module returns a constant value. It inherits from perfSONAR_PS::MP::Agent::Base to provide a consistent interface....

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Services::MP::Scheduler - A module that will implements a very simple scheduler from which MP's can inherit to run tests etc. River stage zero No dependents

This module allows a more intelligent method of running tests in a non-periodic fashion. It does this with the configuration of a perfSONAR_PS::Services::MP::Config module that provides a list and configuration of the tests to be run. This module kee...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::DataModels::PingER_Topology River stage zero No dependents

perlish expression of the perfSONAR_PS RelaxNG Compact schema of the PingER Topology...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Services::MP::Config::Schedule - Configuration module for the support of scheduled tests for MPs River stage zero No dependents

The purpose of this module separate implementation of parsing configuration files for MPs so that they provide a consistent interface to allow the perfSONAR_PS::Services::MP::Scheduler class to determine the appropriate periodicity and offset times f...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC

perfSONAR_PS::Datatypes::EventTypes::Characteristics - a container for various perfSONAR http://ggf.org/ns/nmwg/characteristics/ eventtypes River stage zero No dependents

The purpose of this module is to create OO interface for characteristics eventtypes and therefore add the layer of abstraction for any characteristic eventtype ( mostly for perfSONAR response). All perfSONAR-PS classes should work with the instance o...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC
17 results (0.061 seconds)