Go to file
Javier Sánchez Parra 8441d844d1 Add disk stats to the dashboard
Add the following disk stats to the dashboard:

* Disk size: shows the amount of total disk size in Gibibytes.

* used: shows the amount of used disk size in Gibibytes.

* available: shows the amount of free disk size in Gibibytes.

* use(%): shows the amount of used disk size in percentage.
2021-05-20 18:44:30 +02:00
ogcp Add disk stats to the dashboard 2021-05-20 18:44:30 +02:00
.gitignore Add gitignore 2020-08-28 10:18:43 +02:00
requirements.txt Add login 2021-03-05 11:47:27 +01:00
run_test.sh Add run_test.sh script 2020-10-27 10:38:56 +01:00