libs; foreach ($libs as $lib) { // $totalSlots = $totalSlots + $lib->totalSlots; // $fullSlots = $fullSlots + $lib->fullSlots; } // partition_count long // drive_count long // unassigned_drive_count long $fullSlots = $counts->media_count; $totalSlots = $counts->slot_count; $unassignedSlots = $counts->unassigned_slot_count; $licensedSlots = $counts->licensed_slot_count; $unlicensedSlots = $counts->unlicensed_slot_count; // mailbox_count long // full_mailbox_count long // avail_mailbox_count long // max_mailbox_count long // cleaning_count long // full_cleaning_slot_count long // avail_cleaning_slot_count long // add slots not in a logical library, ie physical $emptySlots = $totalSlots - $fullSlots - $unassignedSlots; ?> Domain Summary
System Summary

Last refresh:

I/O Slots
Full full_mailbox_count; ?>
Empty avail_mailbox_count; ?>
Total mailbox_count; ?>
Cleaning Cartridge Slots
Full full_cleaning_slot_count; ?>
Empty avail_cleaning_slot_count; ?>
Total cleaning_count; ?>
Drives
Assigned drive_count-$counts->unassigned_drive_count);?>
Unassigned unassigned_drive_count; ?>
Total drive_count; ?>
Storage Slots
Full
Empty
Unassigned unassigned_slot_count; ?>
Total

Licensed
Unlicensed
Total

Licensed Materials - Property of IBM
© Copyright IBM Corporation 2008 All Rights Reserved.
IBM is a trademark of International Business Machines Corp.