Skip to Content.
Sympa Menu

perfsonar-user - RE: [perfsonar-user] perfSONAR Tests During Specific Time Frame (pSConfig)

Subject: perfSONAR User Q&A and Other Discussion

List archive

RE: [perfsonar-user] perfSONAR Tests During Specific Time Frame (pSConfig)


Chronological Thread 
  • From: Brian Tehan <>
  • To: Travis Cook <>, "" <>
  • Subject: RE: [perfsonar-user] perfSONAR Tests During Specific Time Frame (pSConfig)
  • Date: Wed, 17 Nov 2021 00:24:11 +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=9u0KEw0zmfjJuA5rQCmVmHu/YBGGR2fVb/TdXKZN9zc=; b=Tx0djmatRaPBfe8kWAuNNseP0t7/cpSOR0qYjovQwVmAwEcg4uUlOfX6YfVRaY0h7Aal7y1PwWGwo0enxri6u2MY8oJaNviFY1/WVAj5gfp8Fhui90gg2Hj53ETBtSwziMihixLu5wC/Twu5v5CVQnCj5Mmu7FXokS1TSAEGp+kBlKPXrVNS61PFlsyLEBa+c4R61Ncl+sfWGcoaE6f1Ae7tiLdoGpytsortcF+3+dSDSA6PkavFLEK4H3u0Ht5Ci7oWQOQWtemjc/cwbdK4mLEfReQuZACOtF7AZPNmid/CoBzW3IK4VHDY824koEOMD+cwEYRKO1CoSEVw9QpqYA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=oCGvh0wooPsLTz58GByOBxmBYQLAMG5fmG84DFdlIMZfz+RwXMQafUBYEDFPmbkLPxxGKRXHAonRhCvEMhC3SOSiljC+xgkm1qQblwdj82ErxExbPKLCupPCCjMNROKqaMV0WsCJFJ5K2KM0WTUw5UwH+dHd2OShVtmgWKRdmpC3xpDNFZAkKNJLZSoYa7/rlBE7w9mIYOTiVvW4rLUFa+ZIZlJQau6+cPvuDxaqMhjpFo0r0bsylCOgAjymQaoZBRerilgblx09pyILLZZ4/f7z4rzMKnAR/vVDKVuXWusW9IC6zfTnYk7vgspKWPlY7ToOTcjtanm/0dTZWzd40A==

Hey Travis,

 

I've been trying to setup the same type of thing; throughput at night and latency all the time.  There is a repeat-cron flag that can be used on a CLI command (not PWA or psconfig) that can get throughput to run regularly, here’s an example:

 

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

 

Only thing I haven’t nailed down yet is how to get results from a command like the above to show up in MaDDash.  Hope this helps.

 

Brian Tehan

Regional Network Engineer

University of Nebraska System

EAB009F 6001 Dodge St

Omaha, NE 68182-0051

Office: (402) 554-6428

 

 

 

-----Original Message-----
From: <> On Behalf Of Travis Cook
Sent: Thursday, November 11, 2021 6:01 PM
To:
Subject: [perfsonar-user] perfSONAR Tests During Specific Time Frame (pSConfig)

 

Non-NU Email

 

Hello,

 

I'm currently working on a series of throughput tests that my organization wants to perform with some of our perfSONAR devices. We currently are using pSConfig to organize the tests, but we're wanting to run the throughput tests during our off hours (6pm-6am) and at a specified time for each different test (6:00, 6:05, 6:10, etc.). We also don't want to limit the devices to only be able to run the throughput tests during those certain hours so we can troubleshoot the devices whenever we need to. Is there a way for pSConfig to specify the time to start running each test at a certain time without using Cron on each of the devices to add and delete the address of the published pSConfig files? Thank you for your time and help.

 

Sincerely,

Travis Cook




Archive powered by MHonArc 2.6.24.

Top of Page