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); ?> |
Shared |
display('SHARED'); ?> |
LAN Free |
display('LANFREE'); ?> |
Auto Label |
display('AUTOLABEL'); ?> |
|
Drives in this Library |
|
Name |
Serial Number |
Online |
State |
Volume |
DRIVE->find_all() as $do) { ?>
display('DRIVE_NAME'); ?> |
display('DRIVE_SERIAL'); ?> |
display('ONLINE'); ?> |
display('DRIVE_STATE'); ?> |
display('VOLUME_NAME'); ?> |
PATH->find_all() as $po) { ?>
|
display('SOURCE_NAME'); ?> |
display('SOURCE_TYPE'); ?> |
display('DESTINATION_TYPE'); ?> |
display('DEVICE'); ?> |
|