]> git.proxmox.com Git - proxmox-backup.git/commit
tape: add drive activity to drive status api
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 13 May 2024 10:49:24 +0000 (12:49 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 May 2024 08:25:42 +0000 (10:25 +0200)
commit1d6b1e0258527b3dcecc114287690b2a2398738a
tree40ba44abce99f7ac723e26ebff7c1c1c78dcc645
parent3f1a084b906d0402a9e792bed33155f9b6ffcad1
tape: add drive activity to drive status api

and show it in the gui for single drives. Adds the known values for the
activity to the UI.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
pbs-api-types/src/tape/drive.rs
pbs-tape/src/sg_tape.rs
www/Utils.js
www/tape/DriveStatus.js