Skip to main content

Sensor for the XRootD cms.perf directive

Project description

Sensor for use in the XRootD cms.perf directive. Measures system load, as well as cpu, memory, and network utilization, to enable load-balancing in a cluster of multiple XRootD servers.

Installation and Usage

Use pip to install the sensor, then configure it using the cms.perf directive.

Installing the sensor

The sensor can be installed using the Python package manager:

python3 -m pip install cms_perf

Installing the sensor creates a cms_perf executable.

When installed for a non-standard Python, such as a venv, the module can be run directly:

python3 -m cms-perf

Configuring xrootd

Add the script or module as the pgm executable of the cms.perf directive. Set the same interval for the directive’s int and the sensor’s --interval.

cms.perf int 5m pgm cms_perf --interval 5m

See the cms.perf documentation for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cms_perf-0.1.1.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

cms_perf-0.1.1-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page