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
Built Distribution
File details
Details for the file cms_perf-0.1.1.tar.gz
.
File metadata
- Download URL: cms_perf-0.1.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9a8a35a14dce2970af72d9695cc20fb1e2b0860efc25218db9753ba7ffeff5e |
|
MD5 | e67eb3305f9da5ec341e9884232c7f70 |
|
BLAKE2b-256 | c663dab0a3317754ae286d8122ffb383af77b412a279cc74d902699a4c9232a2 |
File details
Details for the file cms_perf-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: cms_perf-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c115c35cf86bda114a52406bf96ff58f698b90d749aa9e6c25199d4e2759eb4c |
|
MD5 | 4bb221fcf0f4a44fc96c9b5bf5e0d356 |
|
BLAKE2b-256 | 47f2dd81fedb4e02e381d03f4b098ddadea01685c0855f040ff2dff2d916b1dc |