Forrest logo
tool overview
On this page you find all important commands for the CLI tool sreport. If the command you are looking for is missing please ask our AI.

sreport

Sreport is a command line tool used in the field of accounting and reporting. It is primarily used in the context of High-Performance Computing (HPC) environments. The tool provides a way to generate detailed and customizable reports based on various HPC monitoring and accounting data. Users can extract valuable information such as job statistics, system usage, and resource consumption for analysis and billing purposes. Sreport offers support for numerous accounting systems including the Slurm Workload Manager, the Open Grid Scheduler, and the Torque Resource Manager. With its flexible configuration options, it allows users to modify report formats, filtering criteria, and time intervals as per their requirements. By utilizing Sreport, system administrators and researchers can gain insights into resource usage patterns, optimize workflow, and allocate resources effectively in HPC environments.

List of commands for sreport:

  • sreport:tldr:9d8bc sreport: Show pipe delimited cluster utilization data.
    $ sreport --parsable cluster utilization
    try on your machine
    explain this command
  • sreport:tldr:c7a8c sreport: Show users with the highest CPU time use.
    $ sreport user topuser
    try on your machine
    explain this command
  • sreport:tldr:eac23 sreport: Show number of jobs run.
    $ sreport job sizes printjobcount
    try on your machine
    explain this command
tool overview