The perfSONAR_PS::Services::Daemon is the main daemon that is used to start the perfSONAR services. To use the daemon, install the modules for the services one is interested in and configure the services in perfsonar.conf.
perl -MCPAN -e 'install perfSONAR_PS::Services::Daemon'
perl Makefile.PL
make
make install
Once installed, run the program "psConfigureDaemon". This program will ask a series of questions allowing you to specify which services to make available and how each service is configured.
Copyright (c) 2004-2007, Internet2 and the University of Delaware
All rights reserved.