Skip to content
Snippets Groups Projects
Commit eee991b4 authored by Stanislav Rosicky's avatar Stanislav Rosicky
Browse files

Code blocks: Do as the Gitlab does

Replace Ubuntu Mono with a selection of monospace fonts which
actually act as monospace fonts.
parent 86ca42c3
No related branches found
Tags
1 merge request!493Code blocks: Do as the Gitlab does
Pipeline #43974 failed
# SCS CLI Client Tools # SCS CLI Client Tools
## Configuration ## Configuration
System wide configuration -> `etc/scs-cli-client-tools/config.toml` System wide configuration -> `etc/scs-cli-client-tools/config.toml`
User configuration -> `$XDG_CONFIG_HOME/scs-cli-client-tools/config.toml` User configuration -> `$XDG_CONFIG_HOME/scs-cli-client-tools/config.toml`
## it4ifree ## it4ifree
`MUNGE_SOCK` - the path to the munged socket. `MUNGE_SOCK` - the path to the munged socket.
`CLUSTERNAME` - name of the cluster `it4ifree` is running on. `CLUSTERNAME` - name of the cluster `it4ifree` is running on.
`API_URL` - set this environment variable to the API address. [default: `https://scs.it4i.cz/api/v2/`] `API_URL` - set this environment variable to the API address.
[default: `https://scs.it4i.cz/api/v2/`]
---
---
```code
List project resource usage data from SCS IS. ```code
Also available at [https://scs.it4i.cz][a]. List project resource usage data from SCS IS.
Also available at [https://scs.it4i.cz][a].
Usage: it4ifree [OPTIONS]
Usage: it4ifree [OPTIONS]
Options:
-p, --percent Options:
-P, --project <PROJECT> -p, --percent
-u, --per-user -P, --project <PROJECT>
-s, --status <STATUS> [possible values: active, planned, expired, all] -u, --per-user
-S, --show-status Show status of project resource -s, --status <STATUS> [possible values: active, planned, expired, all]
--no-status Hide status of project resource -S, --show-status Show status of project resource
-q, --qos Show a column with the QoS value for resource --no-status Hide status of project resource
-i, --icons <ICONS> When enabled shows emojis for better readability [default: auto] [possible values: always, auto, never] -q, --qos Show a column with the QoS value for resource
-j, --json Print in json format -i, --icons <ICONS> When enabled shows emojis for better readability [default: auto] [possible values: always, auto, never]
-h, --help Print help -j, --json Print in json format
-V, --version Print version -h, --help Print help
``` -V, --version Print version
```
### Example Output of 'it4ifree'
### Example Output of 'it4ifree'
```code
╭─────────────┬──────────────┬───────────────┬──────────────────────────┬────────────┬───────┬──────────────╮ ```code
│ Project PID ┆ Resource ┆ Resource Type ┆ Validity Period ┆ Allocation ┆ Usage ┆ Time left │ ╭─────────────┬──────────────┬───────────────┬──────────────────────────┬────────────┬───────┬──────────────╮
╞═════════════╪══════════════╪═══════════════╪══════════════════════════╪════════════╪═══════╪══════════════╡ │ Project PID ┆ Resource ┆ Resource Type ┆ Validity Period ┆ Allocation ┆ Usage ┆ Time left │
│ OPEN-21-48 ┆ Barbora CPU ┆ Node Hours ┆ 2024-11-15 to 2025-08-11 ┆ 20000.00 ┆ 0.00 ┆ 145d 14h 25m │ ╞═════════════╪══════════════╪═══════════════╪══════════════════════════╪════════════╪═══════╪══════════════╡
│ ┆ Karolina CPU ┆ Node Hours ┆ 2024-11-15 to 2025-08-11 ┆ 20000.00 ┆ 0.00 ┆ 145d 14h 25m │ │ OPEN-21-48 ┆ Barbora CPU ┆ Node Hours ┆ 2024-11-15 to 2025-08-11 ┆ 20000.00 ┆ 0.00 ┆ 145d 14h 25m │
│ ┆ Karolina GPU ┆ Node Hours ┆ 2024-11-15 to 2025-08-11 ┆ 6900.00 ┆ 0.00 ┆ 145d 14h 25m │ │ ┆ Karolina CPU ┆ Node Hours ┆ 2024-11-15 to 2025-08-11 ┆ 20000.00 ┆ 0.00 ┆ 145d 14h 25m │
╰─────────────┴──────────────┴───────────────┴──────────────────────────┴────────────┴───────┴──────────────╯ │ ┆ Karolina GPU ┆ Node Hours ┆ 2024-11-15 to 2025-08-11 ┆ 6900.00 ┆ 0.00 ┆ 145d 14h 25m │
``` ╰─────────────┴──────────────┴───────────────┴──────────────────────────┴────────────┴───────┴──────────────╯
```
### Example Output of 'it4ifree -u -s all'
### Example Output of 'it4ifree -u -s all'
```code
╭───────────────────┬──────────────┬───────────────┬──────────────────────────┬────────────┬───────────────┬────────────┬──────────────╮ ```code
│ Project PID ┆ Resource ┆ Resource Type ┆ Validity Period ┆ Allocation ┆ User / Total ┆ Usage ┆ Time left │ ╭───────────────────┬──────────────┬───────────────┬──────────────────────────┬────────────┬───────────────┬────────────┬──────────────╮
╞═══════════════════╪══════════════╪═══════════════╪══════════════════════════╪════════════╪═══════════════╪════════════╪══════════════╡ │ Project PID ┆ Resource ┆ Resource Type ┆ Validity Period ┆ Allocation ┆ User / Total ┆ Usage ┆ Time left │
│ OPEN-21-16 [PI] ┆ Karolina GPU ┆ Node Hours ┆ 2023-01-01 to 2023-12-31 ┆ 50000.00 ┆ =Usage Total= ┆ 25000.00 ┆ 25d 4h 12m │ ╞═══════════════════╪══════════════╪═══════════════╪══════════════════════════╪════════════╪═══════════════╪════════════╪══════════════╡
│ ┆ ┆ ┆ ┆ ┆ user1 ┆ 10000.00 ┆ │ │ OPEN-21-16 [PI] ┆ Karolina GPU ┆ Node Hours ┆ 2023-01-01 to 2023-12-31 ┆ 50000.00 ┆ =Usage Total= ┆ 25000.00 ┆ 25d 4h 12m │
│ ┆ ┆ ┆ ┆ ┆ user2 ┆ 7500.00 ┆ │ │ ┆ ┆ ┆ ┆ ┆ user1 ┆ 10000.00 ┆ │
│ ┆ ┆ ┆ ┆ ┆ user3 ┆ 7500.00 ┆ │ │ ┆ ┆ ┆ ┆ ┆ user2 ┆ 7500.00 ┆ │
│ OPEN-22-05 ┆ Barbora CPU ┆ Legacy NCH ┆ 2022-06-01 to 2023-06-01 ┆ 10000.00 ┆ =Usage Total= ┆ 8000.00 ┆ 118d 18h 49m │ │ ┆ ┆ ┆ ┆ ┆ user3 ┆ 7500.00 ┆ │
│ ┆ ┆ ┆ ┆ ┆ user4 ┆ 3000.00 ┆ │ │ OPEN-22-05 ┆ Barbora CPU ┆ Legacy NCH ┆ 2022-06-01 to 2023-06-01 ┆ 10000.00 ┆ =Usage Total= ┆ 8000.00 ┆ 118d 18h 49m │
│ ┆ ┆ ┆ ┆ ┆ user5 ┆ 5000.00 ┆ │ │ ┆ ┆ ┆ ┆ ┆ user4 ┆ 3000.00 ┆ │
│ OPEN-23-10 ┆ Karolina CPU ┆ Node Hours ┆ 2023-03-01 to 2024-03-01 ┆ 75000.00 ┆ =Usage Total= ┆ 30000.00 ┆ 15d 11h 19m │ │ ┆ ┆ ┆ ┆ ┆ user5 ┆ 5000.00 ┆ │
│ ┆ ┆ ┆ ┆ ┆ user6 ┆ 15000.00 ┆ │ │ OPEN-23-10 ┆ Karolina CPU ┆ Node Hours ┆ 2023-03-01 to 2024-03-01 ┆ 75000.00 ┆ =Usage Total= ┆ 30000.00 ┆ 15d 11h 19m │
│ ┆ ┆ ┆ ┆ ┆ user7 ┆ 15000.00 ┆ │ │ ┆ ┆ ┆ ┆ ┆ user6 ┆ 15000.00 ┆ │
│ OPEN-20-08 ┆ Barbora GPU ┆ Legacy NCH ┆ 2020-05-01 to 2023-05-01 ┆ 20000.00 ┆ =Usage Total= ┆ 20000.00 ┆ │ │ ┆ ┆ ┆ ┆ ┆ user7 ┆ 15000.00 ┆ │
│ ┆ ┆ ┆ ┆ ┆ user8 ┆ 10000.00 ┆ │ │ OPEN-20-08 ┆ Barbora GPU ┆ Legacy NCH ┆ 2020-05-01 to 2023-05-01 ┆ 20000.00 ┆ =Usage Total= ┆ 20000.00 ┆ │
│ ┆ ┆ ┆ ┆ ┆ user9 ┆ 10000.00 ┆ │ │ ┆ ┆ ┆ ┆ ┆ user8 ┆ 10000.00 ┆ │
╰───────────────────┴──────────────┴───────────────┴──────────────────────────┴────────────┴───────────────┴────────────┴──────────────╯ │ ┆ ┆ ┆ ┆ ┆ user9 ┆ 10000.00 ┆ │
``` ╰───────────────────┴──────────────┴───────────────┴──────────────────────────┴────────────┴───────────────┴────────────┴──────────────╯
```
## it4imotd
## it4imotd
`API_URL` - set this environment variable to the API address. [default: `https://scs.it4i.cz/api/v2/`]
`API_URL` - set this environment variable to the API address. [default: `https://scs.it4i.cz/api/v2/`]
```code
The command shows IT4I messages of the day ```code
The command shows IT4I messages of the day
Usage: it4imotd [OPTIONS]
Usage: it4imotd [OPTIONS]
Options:
-w, --width <WIDTH> [default: 78] Options:
-c, --category <CATEGORY> [possible values: public-service-announcement, service-recovered-up, critical-service-down, service-hard-down, auxiliry-service-down, planned-outage, service-degraded, important, notice] -w, --width <WIDTH> [default: 78]
-h, --help Print help -c, --category <CATEGORY> [possible values: public-service-announcement, service-recovered-up, critical-service-down, service-hard-down, auxiliry-service-down, planned-outage, service-degraded, important, notice]
-V, --version Print version -h, --help Print help
``` -V, --version Print version
```
```code
Critical service down: Unplanned Power Outage ```code
Posted: 2024-09-13 12:35:18 Critical service down: Unplanned Power Outage
Outage: 2024-12-17 14:27:43 to 2025-12-17 18:27:43 Posted: 2024-09-13 12:35:18
Affected systems: Barbora, Karolina Outage: 2024-12-17 14:27:43 to 2025-12-17 18:27:43
Affected systems: Barbora, Karolina
Due to an unplanned power outage, several nodes on both the Karolina and
Barbora clusters went down, which affected some running jobs. We apologize for Due to an unplanned power outage, several nodes on both the Karolina and
any inconvenience. Barbora clusters went down, which affected some running jobs. We apologize for
``` any inconvenience.
```
## it4ifsusage
## it4ifsusage
`MUNGE_SOCK` - the path to the munged socket.
`CLUSTERNAME` - name of the cluster `it4ifsusage` is running on. `MUNGE_SOCK` - the path to the munged socket.
`API_URL` - set this environment variable to the API address. [default: `https://scs.it4i.cz/api/v2/`] `CLUSTERNAME` - name of the cluster `it4ifsusage` is running on.
`API_URL` - set this environment variable to the API address. [default: `https://scs.it4i.cz/api/v2/`]
```code
The command shows filesystem usage of IT4I cluster storage systems ```code
The command shows filesystem usage of IT4I cluster storage systems
User quotas are always active, expiration timestamps signify an end of a temporary quota increase.
Project quotas are active during the lifetime of a project. User quotas are always active, expiration timestamps signify an end of a temporary quota increase.
Project quotas are active during the lifetime of a project.
Usage: it4ifsusage [OPTIONS]
Usage: it4ifsusage [OPTIONS]
Options:
-s, --status <STATUS> [default: active] [possible values: active, expired, all] Options:
-j, --json Output to json instead of a table -s, --status <STATUS> [default: active] [possible values: active, expired, all]
-h, --help Print help -j, --json Output to json instead of a table
-V, --version Print version -h, --help Print help
``` -V, --version Print version
```
```code
╭────────────┬───────────────┬─────────────┬────────────┬─────────────┬──────────────┬───────────────┬────────────┬────────────────────────────╮ ```code
│ Quota Type ┆ Cluster / PID ┆ File System ┆ Space Used ┆ Space Limit ┆ Entries Used ┆ Entries Limit ┆ Expiration ┆ Last Update │ ╭────────────┬───────────────┬─────────────┬────────────┬─────────────┬──────────────┬───────────────┬────────────┬────────────────────────────╮
╞════════════╪═══════════════╪═════════════╪════════════╪═════════════╪══════════════╪═══════════════╪════════════╪════════════════════════════╡ │ Quota Type ┆ Cluster / PID ┆ File System ┆ Space Used ┆ Space Limit ┆ Entries Used ┆ Entries Limit ┆ Expiration ┆ Last Update │
│ User ┆ Barbora ┆ /home ┆ 86 KB ┆ 25 GB ┆ 20 ┆ 500,000 ┆ ┆ 2025-03-19 10:50:20 │ ╞════════════╪═══════════════╪═════════════╪════════════╪═════════════╪══════════════╪═══════════════╪════════════╪════════════════════════════╡
│ User ┆ Barbora ┆ /scratch ┆ 0 B ┆ 10 TB ┆ 0 ┆ 10,000,000 ┆ ┆ 2025-03-19 10:50:31 │ │ User ┆ Barbora ┆ /home ┆ 86 KB ┆ 25 GB ┆ 20 ┆ 500,000 ┆ ┆ 2025-03-19 10:50:20 │
│ User ┆ Karolina ┆ /home ┆ 641.7 MB ┆ 25 GB ┆ 15,462 ┆ 500,000 ┆ ┆ 2025-03-19 10:40:34 │ │ User ┆ Barbora ┆ /scratch ┆ 0 B ┆ 10 TB ┆ 0 ┆ 10,000,000 ┆ ┆ 2025-03-19 10:50:31 │
│ User ┆ Karolina ┆ /scratch ┆ 0 B ┆ 0 B ┆ 0 ┆ 0 ┆ ┆ 2025-03-19 10:40:49 │ │ User ┆ Karolina ┆ /home ┆ 641.7 MB ┆ 25 GB ┆ 15,462 ┆ 500,000 ┆ ┆ 2025-03-19 10:40:34 │
│ Project ┆ OPEN-18-36 ┆ proj3 ┆ 642.9 GB ┆ 1 TB ┆ 577,894 ┆ 1,000,000 ┆ 2039-01-19 ┆ 2025-03-19 10:40:02.722305 │ │ User ┆ Karolina ┆ /scratch ┆ 0 B ┆ 0 B ┆ 0 ┆ 0 ┆ ┆ 2025-03-19 10:40:49 │
╰────────────┴───────────────┴─────────────┴────────────┴─────────────┴──────────────┴───────────────┴────────────┴────────────────────────────╯ │ Project ┆ OPEN-18-36 ┆ proj3 ┆ 642.9 GB ┆ 1 TB ┆ 577,894 ┆ 1,000,000 ┆ 2039-01-19 ┆ 2025-03-19 10:40:02.722305 │
``` ╰────────────┴───────────────┴─────────────┴────────────┴─────────────┴──────────────┴───────────────┴────────────┴────────────────────────────╯
```
## it4idedicatedtime
## it4idedicatedtime
```code
Usage: it4idedicatedtime [OPTIONS] ```code
Usage: it4idedicatedtime [OPTIONS]
Options:
-s, --status <STATUS> [default: active] [possible values: active, planned] Options:
-c, --cluster <CLUSTER> [default: all] [possible values: all, barbora, karolina, comp-sys, dgx] -s, --status <STATUS> [default: active] [possible values: active, planned]
-j, --json -c, --cluster <CLUSTER> [default: all] [possible values: all, barbora, karolina, comp-sys, dgx]
-h, --help Print help -j, --json
-V, --version Print version -h, --help Print help
``` -V, --version Print version
```
```code
╭─────────┬─────────────────────┬─────────────────────┬─────────────────────╮ ```code
│ Cluster ┆ Start ┆ End ┆ Last Update │ ╭─────────┬─────────────────────┬─────────────────────┬─────────────────────╮
╞═════════╪═════════════════════╪═════════════════════╪═════════════════════╡ │ Cluster ┆ Start ┆ End ┆ Last Update │
│ Barbora ┆ 2023-07-19 07:00:00 ┆ 2025-07-23 23:22:00 ┆ 2023-07-16 23:23:33 │ ╞═════════╪═════════════════════╪═════════════════════╪═════════════════════╡
╰─────────┴─────────────────────┴─────────────────────┴─────────────────────╯ │ Barbora ┆ 2023-07-19 07:00:00 ┆ 2025-07-23 23:22:00 ┆ 2023-07-16 23:23:33 │
``` ╰─────────┴─────────────────────┴─────────────────────┴─────────────────────╯
```
[a]: https://scs.it4i.cz [a]: https://scs.it4i.cz
\ No newline at end of file
...@@ -225,3 +225,9 @@ html .md-nav__it4i_link[for=toc],html .md-nav__it4i_link[for=toc]+.md-nav__it4i_ ...@@ -225,3 +225,9 @@ html .md-nav__it4i_link[for=toc],html .md-nav__it4i_link[for=toc]+.md-nav__it4i_
transform: rotateX(180deg) transform: rotateX(180deg)
} }
} }
code {
/* Fix monospace issues with Ubuntu Mono */
--md-code-font-family: "Roboto Mono", "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Courier New", "andale mono", "lucida console", monospace;
font-size: .75em !important;
}
...@@ -48,7 +48,7 @@ theme: ...@@ -48,7 +48,7 @@ theme:
font: font:
text: 'Ubuntu' text: 'Ubuntu'
code: 'Ubuntu Mono' #code: 'Ubuntu Mono' # Overwritten in css.css
palette: palette:
primary: 'indigo' primary: 'indigo'
accent: 'indigo' accent: 'indigo'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment