Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Sending data to Measurement Archive

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Sending data to Measurement Archive


Chronological Thread 
  • From: "Andrew Lake" <>
  • To: "Pedro Reis" <>
  • Cc: "GarnizovIvan (RRZE)" <>,
  • Subject: Re: [perfsonar-user] Sending data to Measurement Archive
  • Date: Fri, 16 Oct 2015 06:49:22 -0700 (PDT)

Hi Pedro,

A prety old version of perl-libwww-perl is included with CentOS 6 that I believe is causing the issue. If you remove “ca_certificate_path” from the configuration file does it work? I believe the value you have set is the default anyways. 

Thanks,
Andy




On Thu, Oct 15, 2015 at 11:52 AM, Pedro Reis <> wrote:

Hello Ivan,

I have now opened ports 80 and 443 on the central MA and I'm able to run
the curl command.
The response I get is [].

The log still has the errors:
2015/10/15 16:49:49 (36223) ERROR> MeasurementArchiveChild.pm:125
perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::__ANON__
- Problem handling test results: Can't locate object method "ssl_opts"
via package "LWP::UserAgent" at
/opt/perfsonar_ps/regular_testing/bin/../lib/perfSONAR_PS/RegularTesting/MeasurementArchives/EsmondBase.pm
line 249.


Com meus melhores cumprimentos | Best Regards
Pedro Reis
Área de Serviços de Rede | Network Services Area
FCT|FCCN
Av. do Brasil, n.º 101
1700-066 Lisboa - Portugal
Telefone|Phone +351 218 440 100; Fax +351 218 472 167
www.fccn.pt

On 15/10/2015 12:57, Garnizov, Ivan (RRZE) wrote:
> Hi Pedro,
>
> Please can you make sure and demonstrate that you are able to run successfully:
> curl https://<our_host_fqdn>/esmond/perfsonar/archive/
>
> from your toolkit MP towards the Central MA.
>
> Best regards,
> Ivan
>
> -----Original Message-----
> From: [mailto:] On Behalf Of Pedro Reis
> Sent: Donnerstag, 15. Oktober 2015 12:36
> To:
> Subject: [perfsonar-user] Sending data to Measurement Archive
>
> Hello all,
>
> I'm currently trying to send data from a psToolkit to a Central Measurement Archive.
>
> In the toolkit regular_testing.conf I added the following block:
>
> <measurement_archive>
> database https://<our_host_fqdn>/esmond/perfsonar/archive/
> password <removed>
> type esmond/traceroute
> username perfsonar
> ca_certificate_path /etc/ssl/certs
> </measurement_archive>
>
> But no measurement is being received in the MA and the regular_testing.log is full with messages similar to the following:
>
> 2015/10/15 10:55:32 (17628) ERROR> MeasurementArchiveChild.pm:125 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::__ANON__
> - Problem handling test results: Can't locate object method "ssl_opts"
> via package "LWP::UserAgent" at
> /opt/perfsonar_ps/regular_testing/bin/../lib/perfSONAR_PS/RegularTesting/MeasurementArchives/EsmondBase.pm
> line 249.
>
> I tried to install perl-Crypt-SSLeay like was mentioned in a previous listing
> (https://lists.internet2.edu/sympa/arc/perfsonar-user/2014-11/msg00094.html)
> but just said that the package was already up to date.
>
> The psToolkit was recently upgraded from an old 3.4 install using the method described here: https://www.perfsonar.net/about/faq/#Q77
> And the CentralMA was a recent 3.5 perfSONAR-CentralManagement bundle installation.
>
> If more detail info is needed, please let me know. :)
>
> --
> Com meus melhores cumprimentos | Best Regards Pedro Reis Área de Serviços de Rede | Network Services Area
> FCT|FCCN
> Av. do Brasil, n.º 101
> 1700-066 Lisboa - Portugal
> Telefone|Phone +351 218 440 100; Fax +351 218 472 167
> www.fccn.pt
>





Archive powered by MHonArc 2.6.16.

Top of Page