Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] perfSONAR and Grafana

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] perfSONAR and Grafana


Chronological Thread 
  • From: Danial Ebling <>
  • To: Mark Feit <>, Jarett DeAngelis <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] perfSONAR and Grafana
  • Date: Thu, 15 Dec 2022 22:36:41 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=uen.org; dmarc=pass action=none header.from=uen.org; dkim=pass header.d=uen.org; 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=3EM2Yn5k0ioG2gt/PhYU00AF4GtdJk1qitftpPYYN/E=; b=mToDL3OcqGBmWWcxm2cvruqaYV/SvP4fyCJhVFMIprgybx6D6q63uvAsh6PVJsPF777FWiM13w+3QBwg66dPRsJVrIAg3hRnsSUISz0HoS4y0h306kbhESnFLvLP8P6HvevYMcud5hmmDXK/oTQDZcGCD5Jl2fR71yWvqz/G0Ilslygj7ACox9TuoO8hkuaxm0jx3Zmh3+BhHc7HCufzFijq0ebIHrrBZNoLWU9XTrHu1cNiCSFuKenCgfF1hopJYQ6zUxpuQw1GgJiUGe5qzlEPT8RF2I1iTXUWTEhDHAQYFuPYgHycnhdKjORQ8ZarA7YIwVyE0HkIVPKdNKtfSA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=QQm9oBXKIxIpLByTxYgTZZbsJGDAKDP5f9qeZqPwadqbaalgh9zj3HcP38yxuo6tz+Fo6y8MHRGmGowa8F/bT1TMxf8zEGkAskMCw76vj61sIFiT3KR8W0ElguPfnltvu86u0raeSQOXTTiqGtWPejTEAdRaWQ9Emj7pAiQcsaEtd6F0zxe6sjJQyK8zrFMQnVbZkQjV4cSlVbmanILiKIpIDppWj6OJ7Bo7PSIP7XH/bsgwWvHy0KHWRxMU10jcnPbvViGzFBqMs8yET3usx/9ClcLIPGlCBmBQsjStS1v1N5ke6GZlsxkXoy9RzksFaRSLoRcaAVw44t8GI5LHZg==

We are running a 5.0 beta/test deployment with this strategy, where we have an additional archiver configured with our measurements. We’re using the RabbitMQ archiver plugin to connect to a Telegraf instance, where it then formats the measurement results and sends it our InfluxDB database where our other performance metrics are kept. It seems to work well, and the plugin is pretty configurable with timeout/retry settings. There’s also a Kafka plugin if that message bus is preferred.

 

Danial Ebling

Utah Education Network

 

From: <> on behalf of Mark Feit <>
Date: Thursday, December 15, 2022 at 1:09 PM
To: Jarett DeAngelis <>
Cc: <>
Subject: Re: [perfsonar-user] perfSONAR and Grafana

Jarett DeAngelis writes:


Actually, quick question: the docs say, for example:

pScheduler can be configured to apply an archive specification to every run it performs on a host  …

Okay, so on which grid host would I do this? I thought since our central management server (which I understand is also going away as we understand it currently in 5.0) currently collects all this data it might be on there, but nope.

 

My advice is don’t.  Global archiving was designed for a specific use case where the system(s) were part of multiple meshes over which the user had no control and they wanted to siphon off all of a particular type of measurement.  If you were going to use that, you’d have to install a file on every system that made your measurements.

 

If you’re using a pSConfig-based mesh, your best bet is to add whatever additional archiving you want to do to each measurement alongside sending it to Esmond.  You can archive to as many destinations as you want.

 

HTH.

 

--Mark




Archive powered by MHonArc 2.6.24.

Top of Page