Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Multiple archives?

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Multiple archives?


Chronological Thread 
  • From: Mark Feit <>
  • To: Tim Chown <>, perfsonar-user <>
  • Subject: Re: [perfsonar-user] Multiple archives?
  • Date: Fri, 19 Jul 2024 14:15:13 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=internet2.edu; dmarc=pass action=none header.from=internet2.edu; dkim=pass header.d=internet2.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=nJghcXK7GDNCurUHXUI8h+DbiZHVCPyKvKF8/fZptR8=; b=nhF79lDvbfVTK17qgz/FVBnueJ8Uv6lPODMwee11aLLAanusbbctuN8rjHI/KAw1xLuJW9E2aZ95REjbXR9wuY0NfEngiyS7VjcbJ2lcEEMiopk7nE1jQP0N0m1g8OLoF0+AMilD3uBpj+cgbMiDi6LogTUGPO/Bg65vP0/UkNN/bvOvfX0tOEgdWO6RsFXGDLjS2ZxYaZkZVTDzBbLM9uQBLgFDGFxhMTT92izpcR053XGj0xLkDrE7oflaOixilc2JEwqLghQnbIkfOfkCHK7tpJ2hWp+qyK5gLd1WnJa08Je3kk/YNla2CMyqLWynE1IR9/JMb2RHFvAOo1aKJQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=apLlxM+/7komYZywJdsetxXjL5dVR+u0/Pn+1u91oTk14Hrwj00wWpf9eQ6FB7uK9WWvUD/tb1uI0bSrFF+TcSCKoZl04iwtwOKiS3q+jQDCsIiNAtZPCDuicBvj1epfocMqinEGETVs/A9npmJYiUrhNhQ8oC1xbR7uXopjwQVywyqHpKb/ik8lP8DIJMC718QuUm0N7z/quFUPTyglBrHBixCNpBKYylrRhVnxKN7+7x64y2o9SLweRdG6K0LhLsirG8X4rulQzlyAHfVQ3HRPTtHWk+Oar4KAnc7KP0pYfGhxrHLmxpbgbobPLqhEV8tDf9o3S9d525xdsV6YKA==
  • Msip_labels: MSIP_Label_628f3288-8b3e-408d-a4e1-b1f65b180f66_Enabled=True;MSIP_Label_628f3288-8b3e-408d-a4e1-b1f65b180f66_SiteId=48f9394d-8a14-4d27-82a6-f35f12361205;MSIP_Label_628f3288-8b3e-408d-a4e1-b1f65b180f66_SetDate=2024-07-19T09:36:12.5715713Z;MSIP_Label_628f3288-8b3e-408d-a4e1-b1f65b180f66_ContentBits=0;MSIP_Label_628f3288-8b3e-408d-a4e1-b1f65b180f66_Method=Privileged

Tim Chown writes:

 

We believe the Grafana-based approach requires the measurements being displayed to all be in a common archive.  Is this the case, and if so is there now a lesser value in local archiving on the measurement point?

 

The only value in archiving locally is if people want to be able to see that system’s measurements and don’t have access to a central archive they can query as they see fit.  I’m pretty sure Grafana is capable of joining queries from multiple data sources, but pulling data from a whole fleet of small archives for each query isn’t very efficient.

 

If we wish to have a recurring test archived to two separate archives, can this be done without running the test twice? In particular, if the host’s tests are scheduled via a separate psconfig run to generate tests for each archive, what’s the optimal way to do this to avoid repeated (duplicated) tests?

 

Yep, easy:   Run one task and specify as many archives as you need.  This feature is part of the pScheduler task specification and is supported by pSConfig as well.

 

--Mark

 

 




Archive powered by MHonArc 2.6.24.

Top of Page