Tool to profile usage of HPC resources by regularly probing processes using ps.
Project description
sonar
Tool to profile usage of HPC resources by regularly probing processes
using ps
.
- Reference implementation which serves as inspiration: https://github.com/UNINETTSigma2/appusage
- Design goals and design decisions
- Status: alpha, API might change, but we already use it on one cluster
- Contributing
Similar tools
Related tools which integrate with Sonar
- sonar-web: Plots daily/weekly/monthly CPU usage summary for clusters.
Authors
- Henrik Rojas Nagel
- Mathias Bockwoldt
- Radovan Bast
Installation
Installing from PyPI
Ideally install into a virtual environment or Pipenv:
$ pip install sonar
Installing from sources
$ git clone https://github.com/nordichpc/sonar.git
$ cd sonar
$ virtualenv venv
$ source venv/bin/activate
$ pip install -e .
Using sonar
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sonar-0.4.0.tar.gz
(10.3 kB
view details)
File details
Details for the file sonar-0.4.0.tar.gz
.
File metadata
- Download URL: sonar-0.4.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4425591c075a833409ab5ac63800c334423b5a3891d566a7e5cdf9ad28b9a8ea |
|
MD5 | 5a7b6f08c44e51b84b2b12ef38afd5df |
|
BLAKE2b-256 | ef557dd49705d79e1a7c7d479c0990d466384953fda5c8cbcfca1e8a52b53a8b |