Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] regular_testing.conf

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] regular_testing.conf


Chronological Thread 
  • From: Ty Bell <>
  • To: Aaron Brown <>
  • Cc: Andy Lake <>, perfsonar-user <>
  • Subject: Re: [perfsonar-user] regular_testing.conf
  • Date: Fri, 23 Jan 2015 10:06:09 -0500

Hi Aaron,,

For now, I’m trying to get regular tests between two hosts but it’s giving me
"bwping: -I: interval too small relative to -t”. I was hoping to see where I
could set the -t option in the config. I just bumped interval up to 600 and
it’s working.

2015/01/23 14:53:23 (32020) DEBUG> CmdRunner.pm:58
perfSONAR_PS::RegularTesting::Utils::CmdRunner::run - Running command:
/usr/bin/bwping -c 10.234.123.71 -T owamp -I 60 -p -d
/var/lib/perfsonar/regular_testing/bwctl_jB2oV -v -N 100 -l 1000 -i 1.0
--no_endpoint -y R
2015/01/23 14:53:23 (32020) DEBUG> CmdRunner.pm:58
perfSONAR_PS::RegularTesting::Utils::CmdRunner::run - Running command:
/usr/bin/bwping -s 10.234.123.71 -T owamp -I 60 -p -d
/var/lib/perfsonar/regular_testing/bwctl_ITjcN -v -N 100 -l 1000 -i 1.0
--flip --no_endpoint -y R
2015/01/23 14:53:23 (32020) DEBUG> Cmd.pm:130
perfSONAR_PS::RegularTesting::Utils::CmdRunner::Cmd::readlines - Lines: $VAR1
= [];
2015/01/23 14:53:23 (32020) DEBUG> Cmd.pm:130
perfSONAR_PS::RegularTesting::Utils::CmdRunner::Cmd::readlines - Lines: $VAR1
= [
'Messages being sent to syslog(user,err)',
'bwping: Server side does not require an endpoint',
'bwping: -I: interval too small relative to -t',
'usage: bwping [arguments]',
'',

<test>
description bwping/owamp test

target 10.234.123.71
# target desk146.internet2.edu
# target lab234.internet2.edu

<parameters>
type bwping/owamp
packet_length 1000
inter_packet_time 1.0
</parameters>

<schedule>
type regular_intervals
interval 60
</schedule>
</test>

--Ty

> On Jan 23, 2015, at 9:29 AM, Aaron Brown
> <>
> wrote:
>
> Hey Ty,
>
> In the interim, is there something in particular you’re looking to do?
>
> Cheers,
> Aaron
>
>> On Jan 23, 2015, at 9:27 AM, Andrew Lake
>> <>
>> wrote:
>>
>> Hi Ty,
>>
>> Unfortunately there isn't. I'll be making documentation pass in roughly
>> the next week or so on that page and others which should add more details
>> and a full listing of options.
>>
>> Thanks,
>> Andy
>>
>>
>>
>> On Jan 23, 2015, at 9:17 AM, Ty Bell
>> <>
>> wrote:
>>
>>> Hi All,
>>>
>>> I’m setting up a few hosts where I’m only installing bwctld, owampd and
>>> perl-perfSONAR_PS-RegularTesting. The examples in regular_testing.conf
>>> are helpful but I was hoping to customize a bit. The only documentation
>>> I’ve found (http://docs.perfsonar.net/config_regular_testing.html) says
>>> to use the GUI which I don’t have. Is there a doc that I’ve missed?
>>>
>>> Thanks!
>>> --Ty
>>>
>>




Archive powered by MHonArc 2.6.16.

Top of Page