Reporting Usage: Difference between revisions
IA migration §11: merge Get my bill + Cost alerting into Reporting Usage (SACCT→Monitoring Jobs; Tariffs sibling) (via create-page on MediaWiki MCP Server) |
No edit summary |
||
| Line 3: | Line 3: | ||
== Estimating your costs == | == Estimating your costs == | ||
The <code>get_my_bill</code> script estimates your costs over a period. Load the <code>anunna</code> module and run it: | The <code>get_my_bill</code> script estimates your personal costs over a period. Load the <code>anunna</code> module and run it: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
| Line 20: | Line 20: | ||
== Cost alerts == | == Cost alerts == | ||
You can have Anunna email you when your bill passes a threshold. Configure, change, or remove the alert with: | You can have Anunna email you and e.g. your supervisors when your bill passes a threshold. Configure, change, or remove the alert with: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash">module load anunna | ||
module load anunna | alert_config.sh</syntaxhighlight> | ||
alert_config.sh | |||
</syntaxhighlight> | |||
== Usage reports dashboard == | == Usage reports dashboard == | ||
A web dashboard with usage and cost reports is available at https://reports.anunna.wur.nl/. | A web dashboard with usage and cost reports per group is available at https://reports.anunna.wur.nl/. | ||
Access to group reports is only available for group leads. | |||
Changes/access can be requested through the normal [[Support|support options]]. | |||
== Costs and tariffs == | == Costs and tariffs == | ||
Revision as of 13:10, 14 July 2026
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 personal 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 computeor-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 and e.g. your supervisors 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 per group is available at https://reports.anunna.wur.nl/.
Access to group reports is only available for group leads.
Changes/access can be requested through the normal support options.
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.