Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] pScheduler archives to Esmond via pscheduler task

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] pScheduler archives to Esmond via pscheduler task


Chronological Thread 
  • From: Andrew Lake <>
  • To: Murilo Vetter <>
  • Cc: perfsonar-user <>, Mark Feit <>
  • Subject: Re: [perfsonar-user] pScheduler archives to Esmond via pscheduler task
  • Date: Fri, 3 Mar 2017 09:38:04 -0500
  • Ironport-phdr: 9a23:u0snuBd9UzrCd/QD/y/yQnVxlGMj4u6mDksu8pMizoh2WeGdxcS6Zx7h7PlgxGXEQZ/co6odzbGH7ua7BSdevt6oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCzbL52LBi6twvcu8YZjYZjKKs61wfErGZPd+lK321jOEidnwz75se+/Z5j9zpftvc8/MNeUqv0Yro1Q6VAADspL2466svrtQLeTQSU/XsTTn8WkhtTDAfb6hzxQ4r8vTH7tup53ymaINH2QLUpUjms86tnVBnlgzocOjUn7G/YlNB/jKNDoBKguRN/xZLUYJqIP/Z6Z6/RYM8WSXZEUstXSidPAJ6zb5EXAuQBP+lYoY7zqFQAoxW9GAeiGv/gxyRShnPqx6A3yf4sHR3E0QEmAtkAsG7UrNLwNKoKTe21yrTHzS/dYPJYxDzz7pLHchM/rvqRWr9/a8zRxlQvFg7ekFqQspbpPzWL2eQRqmWW6fdrW+yoi24isQ5xoz6vy98tionPmoIa1ErE9SNnz4YpO9G0UlB0bsO5EJdIrSGaMZN2Ttk5TGFyvisx174IuYajcSQX1pgqxATTZvKdf4WH/x7vTuecLDRgiH57ZL6ygwy+/Eugx+HmSMW4zVRHojBYntTItH0A0QHY5NKdRftn5Eih3C6C1wDN5eFAJkA5jaTbJIAvz7IqkpocqkDDEjX5mEXxkq+abkQk+u625OT7erjqu4GQOoxuhgzwKKgjldGzDf45PwUNR2Sb/P6z1Lzn/U33WrVKifg2n7HDv5DcOMsaprW0DBFO0oo57RawESum3MwCnXYbNFJFZA6Hj4/xNlHWPv/4F/m/g0+rkDdt3f/GJKTtAojWLnfdirfsZrJ9609HyAov1tBT+YhYCrAHIPLvREDxrtrYAQElMwCq2eroFshy1p5NEV6IV4qEKqLWthe26/4zLvPEMIoIojf5LL476uLygGURgVgFOLKim4ERcDayBKI1DV+eZC/FhNsbHHhCmgM9QaS+gVuOQBZefDC0Ur5qtWJzM56vEYqWHtPlu7eGxiruW8QOPm0=

Hi,

First of all, I recommend dropping the summary definitions entirely. The default set you get when you don’t specify any summaries has everything you need to display the graphs (including what the 24 hour throughput average specified in your example).

That being said,my guess at the problem in your example is that you have quotes around the “summary-window” value. That should just be an unquoted integer as the json schema expects an actual number. If that’s not it, some error messages would be helpful (I think you’d get one back complaining when you create the task if that is indeed it).

Thanks,
Andy 





On March 3, 2017 at 9:14:41 AM, Murilo Vetter () wrote:

Hi Mark, 

We are trying to archive some tests using the JSON format using the following json. The specific problem we are having is with the summaries definition.
Is it correct the form we are defining it? It is not working this way. Could you provide some examples for this case?

{
    "archiver": "esmond",
    "data": {
        "url": "http://IP_ESMOND/esmond/perfsonar/archive/",
        "_auth-token": "TOKEN_ESMOND",
        "summaries":[
                {
                 "event-type":"throughput",
                 "summary-type":"average",
                 "summary-window":"3600"
                }
            ],
        "retry-policy": [
            { "attempts": 1,  "wait": "PT60S"   },
            { "attempts": 1,  "wait": "PT300S"  },
            { "attempts": 11, "wait": "PT3600S" }
        ]
    }
}

Regards,

--


Murilo Vetter
Analista REMEP-FLN/PoP-SC
PoP-SC - Ponto de Presença da RNP em Santa Catarina
REMEP-FLN - Rede Metropolitana de Educação e Pesquisa da Região de Florianópolis
RNP - Rede Nacional de Ensino e Pesquisa
UFSC - Universidade Federal de Santa Catarina
SETIC - Superintendência de Governança Eletrônica e Tecnologia da Informação e Comunicação
Fundações de Apoio FEESC e FEPESE
--/--

www.pop-sc.rnp.br
remep.pop-sc.rnp.br
CHAMADOS:

+55(48)3721-3000
INOC: 11242*100



De: "Murilo Vetter" <>
Para: "Mark Feit" <>
Cc: "perfsonar-user" <>
Enviadas: Sexta-feira, 24 de fevereiro de 2017 9:35:27
Assunto: Re: [perfsonar-user] pScheduler archives to Esmond via pscheduler task

Mark, thanks for your ready reply.

We are going to do some tests with it.

Regards,

--


Murilo Vetter
Analista REMEP-FLN/PoP-SC
PoP-SC - Ponto de Presença da RNP em Santa Catarina
REMEP-FLN - Rede Metropolitana de Educação e Pesquisa da Região de Florianópolis
RNP - Rede Nacional de Ensino e Pesquisa
UFSC - Universidade Federal de Santa Catarina
SETIC - Superintendência de Governança Eletrônica e Tecnologia da Informação e Comunicação
Fundações de Apoio FEESC e FEPESE
--/--

www.pop-sc.rnp.br
remep.pop-sc.rnp.br
CHAMADOS:

+55(48)3721-3000
INOC: 11242*100



De: "Mark Feit" <>
Para: "Murilo Vetter" <>
Cc: "perfsonar-user" <>
Enviadas: Sexta-feira, 24 de fevereiro de 2017 9:05:43
Assunto: Re: [perfsonar-user] pScheduler archives to Esmond via pscheduler task

I wrote:

 

If you haven’t seen it, gave a talk at the last Internet2 Technology Exchange that covers why pScheduler exists and its new features.  It’s worth a watch for background.

 

 Just noticed I forgot the link:  http://meetings.internet2.edu/2016-technology-exchange/detail/10004321/

 

--Mark

 

 





Archive powered by MHonArc 2.6.19.

Top of Page