Command-line interface to query the sausage-API service.
Diffusion sausage-binary (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
c2f6765370bc | realanton | Add support for RHEL8 | Feb 21 2022 | ||||
efdfbb1e5898 | realanton | Minor bug fixes and improvements | Oct 2 2021 | ||||
c14bdd6dfe1d | realanton | Minor bug fixes | Oct 2 2021 | ||||
bc8c453c799e | realanton | Fix display format in case 1 | Sep 30 2021 | ||||
b98b0279f939 | realanton | Improve the spec file to fix file ownership | Sep 30 2021 | ||||
0f76882a562d | realanton | Release 0.1.7 | Sep 29 2021 | ||||
64ce8c545d6a | realanton | New function: displays the billing table by month | Sep 26 2021 | ||||
001983377c50 | realanton | Code formatting according with pep8 | Sep 22 2021 | ||||
7f6abac1c20d | realanton | Display all users of the account (date range) | Sep 22 2021 | ||||
403c2dd42a8d | realanton | Display all users of the account (current month) | Sep 22 2021 | ||||
433a15d0f7d9 | realanton | Add new section cluster in main config file | Sep 3 2021 | ||||
b3e254ed56f8 | realanton | Show consumption in CHF and/or CO2 | Sep 3 2021 | ||||
e4a50714d1d6 | realanton | Rename main binary sausage => Sausage | Sep 3 2021 | ||||
162a61033dd7 | realanton | Add requires | Jul 13 2021 | ||||
4a16513f34f3 | realanton | Add build dependencies | Jul 13 2021 |
README.rst
README.rst
SLURM account usage (Sausage)
=============================
This project implements a Command-line interface to query the
sausage-API service.
The service queries the elastic instance created by the jobcomp/elasticsearch
plugin provided by SchedMD.
Setting up Sausage
------------------
git clone https://c4science.ch/source/sausage-binary.git
cd sausage-binary
edit the file sausage.cfg
python3 setup.py
=============================
This project implements a Command-line interface to query the
sausage-API service.
The service queries the elastic instance created by the jobcomp/elasticsearch
plugin provided by SchedMD.
Setting up Sausage
------------------
git clone https://c4science.ch/source/sausage-binary.git
cd sausage-binary
edit the file sausage.cfg
python3 setup.py
c4science · Help