Skip to content

sand-ci/esnet-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESNET Collector

The ESNET Collector queries Netbeam API instances and sends the data onto a RabbitMQ message bus.

The collector is packaged in a docker container available on DockerHub

Configuration

The default configuration is in .env file

An example RabbitMQ environment file is:

[rabbitmq]

rmq-user = username
rmq-pass = password
rmq-host = example.com
rmq-vhost = vhost
rmq-exchange = osg.psdata.raw
rmq-interface-key = esnet_interfaces
rmq-traffic-key = esnet_traffic

Place this in a file the root directory of the project

About

ESnet performance collector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published