Information for this Library | |||||
Name | display('LIBRARY_NAME'),$slots->ProductId); ?> | ||||
Serial Number | display('LIBRARY_SERIAL'); ?> | ||||
Type | display('LIBRARY_TYPE'); ?> | ||||
Drives | Drives; ?> | ||||
Slots/Changers | Slots-$slots->Changers,$slots->Changers); ?> | ||||
Shared | display('SHARED'); ?> | ||||
LAN Free | display('LANFREE'); ?> | ||||
Auto Label | display('AUTOLABEL'); ?> | ||||
Paths |
|
Library Volume Summary | |||||||||
Empty Slots | numemptyslot(); ?> | ||||||||
Not Checked In | notcheckedinvol()); ?> | ||||||||
Scratch | scratchvol()); ?> | ||||||||
Read Only | readonlyvol()); ?> | ||||||||
¹ Stale Storage Pool Volumes ( days) | stalevol()); ?> | ||||||||
² Removable Volumes | removablelibvol()); ?> | ||||||||
Storage Pool Volumes for this Library | |||||||||
Storage Type | |||||||||
DB VOLS | dbvolsloc($inout)); ?> | ||||||||
dbvolstype($inout,$type)); ?> | |||||||||
volstype($type,$inout,$status)); ?> | |||||||||
libvolstype($inout,$status)); ?> |
Drives in this Library | ||||
Name | Serial Number | Online | State | Volume |
display('DRIVE_NAME'); ?> | display('DRIVE_SERIAL'); ?> | display('ONLINE'); ?> | display('DRIVE_STATE'); ?> | display('VOLUME_NAME'); ?> |
display('SOURCE_NAME'); ?> | display('SOURCE_TYPE'); ?> | display('DESTINATION_TYPE'); ?> | display('DEVICE'); ?> |
Volumes in this Library | ||||||||
Barcode | Usage | Status/Access | Utilisation | Reclaim | Last Read | Last Write | Slot | Library Access |
barcodelabel().($slot->LIBVOLUME->VOLUME->recycle() ? ' ¹' : '').($slot->LIBVOLUME->removable() ? ' ²' : '')); ?> | LIBVOLUME->volusage(); ?> | LIBVOLUME->status()); ?> | LIBVOLUME->VOLUME->display('PCT_UTILIZED'); ?> | LIBVOLUME->VOLUME->display('PCT_RECLAIM'); ?> | LIBVOLUME->VOLUME->display('LAST_READ_DATE'); ?> | LIBVOLUME->lastwrite()); ?> | LIBVOLUME->access()); ?> |
Volumes out of this Library | |||||||
Volume | Usage | Status/Access | Utilisation | Reclaim | Last Read | Last Write | Location |
recycle() ? ' ¹' : ''); ?> | STGPOOL_NAME; ?> | display('STATUS'),$vo->display('ACCESS')); ?> | display('PCT_UTILIZED'); ?> | display('PCT_RECLAIM'); ?> | display('LAST_READ_DATE'); ?> | display('LAST_WRITE_DATE'); ?> | display('LOCATION'); ?> |