Reporting Usage

From HPCwiki
Revision as of 07:26, 19 June 2026 by Haars0011 (talk | contribs) (IA migration §11: merge Get my bill + Cost alerting into Reporting Usage (SACCT→Monitoring Jobs; Tariffs sibling) (via create-page on MediaWiki MCP Server))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page covers how to see what you and your group are using on Anunna, and what it costs. For job-level monitoring (squeue, sacct, and the rest) see Monitoring Jobs; for the prices themselves see Tariffs.

Estimating your costs

The get_my_bill script estimates your costs over a period. Load the anunna module and run it:

module load anunna
get_my_bill

By default it reports your cost for the current month so far, broken down by account (project) and by storage tier. The figures are advisory.

Useful options:

  • -g — show results for your entire group.
  • -d compute or -d disk — extra detail on compute or disk usage.
  • -t YYYY-MM — results for a specific month.

Cost alerts

You can have Anunna email you when your bill passes a threshold. Configure, change, or remove the alert with:

module load anunna
alert_config.sh

Usage reports dashboard

A web dashboard with usage and cost reports is available at https://reports.anunna.wur.nl/.


Costs and tariffs

For the per-hour and per-TB prices used to calculate these figures — compute, GPU, storage, and reservations — see Tariffs.

If your group has a commitment, usage is deducted from it; once you reach around 125% of the commitment, the HPC team will get in touch.

See also