Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] Test results not showing up in MaDDash mesh

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Test results not showing up in MaDDash mesh


Chronological Thread 
  • From: Brian Tehan <>
  • To: "" <>
  • Subject: [perfsonar-user] Test results not showing up in MaDDash mesh
  • Date: Tue, 16 Nov 2021 22:00:17 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nebraska.edu; dmarc=pass action=none header.from=nebraska.edu; dkim=pass header.d=nebraska.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=kL6/6LdrVr0kdyfI7AaIOVnn8r+1CWCG93m7bhGwrOE=; b=Lq/pKIrdB6GfAOvj6YulczLQuRlKPLY/iDBYIINi/tC+DE93o1sWOvL9k9Wik7SYMJhfJLc4GpFT3ga33Ya/rvn8IAlJkjJgsUFf+hsITmxNBWkj2gUvawIsLZ5lGHK2pRiGjtqqZuh97DZWjW7fWPstkgUlhlZoiI6JjKtuzZRXzZd1FTNMletX/EEdx4uxkHhSAmyXxpFqvDyaMVpkDeiXk1XKUHJE3Jo5i/dYIZFvgk4MutxYRZM8cBOqk/6PQMNagWbBKF3GUBmXh9XlKcRBON80Bb2DE6bDwKpui51RrJwWxvXuxu6B0DUKk0sRvccsUtnAeghXl6L7fTUThg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=iBu9V6uwcrJwI3WpD0vsd5SxnhK1l+AwjP38uWv2cSdVOSY7DE929wNmBwnzrmMTNJwyifiFmT8SxVXfleiWROCSYLk9QTKSviskRlfMsSexgplNs+5E0M5GFxYGeWboOF/lP83DDQvle6legxHZdlu4wkYc/phJ6wfjmz7tSd01fxyGH3BjZtwiJBx66SIFgLZu/vVfx1xExSGkAKfcHaHgAkfi+EHWY6F3e6l7unuWGzbLgk+KEShWqKi8kaJaCLYDofIfHsGd3VGPaJ/RQtmZ/3nW/lC/oyZTNxw5FXznWvNJDB1suulvfBB7Ad38lk3brBBlZuuHuPNDvSGggA==

Hello,

 

I’ve been working my way through getting bandwidth tests to run at specific times each day and have been successful in doing so with the --repeat-cron flag on CLI commands (can’t do that via PWA or psconfig).  However, I’m struggling to get CLI tests to show up in a throughput mesh in MaDDash.  I’ve tried archiving to Esmond directly via /usr/share/pscheduler/psc-archiver-esmond.json and using http, with commands like the following:

 

pscheduler task --archive @/usr/share/pscheduler/psc-archiver-esmond.json --slip PT1H --sliprand --repeat-cron "0 0-5 * * 0-6" throughput --source 162.127.1.5 --dest 162.127.1.1 --duration PT30S --bandwidth 41943040 --ip-version 4 --omit PT5S

 

 

pscheduler task --archive '{"archiver": "esmond","data":{"url":http://162.127.1.5/esmond/perfsonar/archive/,"_auth-token": "<<redacted>>"}}' throughput --source 162.127.1.5 --dest 162.127.1.1 --duration PT30S --bandwidth 62914560 --ip-version 4 --omit PT5S

 

(token pulled from /usr/share/pscheduler/ psc-archiver-esmond.json)

 

 

Result data will show up on the test results graph (either by clicking on the maddash mesh square or via the main toolkit page) for each of these tests, but the mesh will still show that it’s unable to find test data, even after the next check interval has passed.  I’ve attached my pSConfig JSON that I use to make latencybg tests.  Those tests run successfully, and the results show up in the loss mesh.  Anyone have any suggestions on what I should be doing differently?

 

 

Thanks!

 

 

Brian Tehan

Regional Network Engineer

University of Nebraska System

EAB009F 6001 Dodge St

Omaha, NE 68182-0051

Office: (402) 554-6428

university of nebraska logo lockup with campuses

 

 

Attachment: latency.json
Description: latency.json

Attachment: maddash.yaml
Description: maddash.yaml




Archive powered by MHonArc 2.6.24.

Top of Page