Node Information
 
Node Name display('NODE_NAME'); ?> (display('TCP_ADDRESS'); ?>)
Operating Sytem display('PLATFORM_NAME'),$node->display('CLIENT_OS_LEVEL')); ?>
TSM Client Version tsmclientversion(); ?>
 
Date Registered display('REG_TIME'); ?> (by display('REG_ADMIN'); ?>)
Date Last Password Change display('PWSET_TIME'); ?>
 
Password Expiry passexp(); ?>
Invalid Password Count display('INVALID_PW_COUNT'); ?> (LOCKED == 'NO' ? _('Not Locked') : _('Locked'); ?>)
Last Session Performance Information
 
Last Access display('LASTACC_TIME'); ?>
Last Sent LASTSESS_SENT/1024/1024,2); ?> MB
Last Receive LASTSESS_RECVD/1024/1024,2); ?> MB
Last Duration LASTSESS_DURATION/60,2); ?> min
Last Session Idle Wait Percent display('LASTSESS_IDLEWAIT'); ?>% (LASTSESS_DURATION*($node->LASTSESS_IDLEWAIT/100),2); ?>s)
Last Session Comm Wait Percent display('LASTSESS_COMMWAIT'); ?>% (LASTSESS_DURATION*($node->LASTSESS_COMMWAIT/100),2); ?>s)
Last Session Media Wait Percent display('LASTSESS_MEDIAWAIT'); ?>% (LASTSESS_DURATION*($node->LASTSESS_MEDIAWAIT/100),2); ?>s)
Last Session Transfer Percent lasttransferpercent(),2); ?>% (lasttransfertime(),2); ?>s)
Last Session Send Performance lastsendperformance(),2); ?> MB/s (lastsendaggperformance(),2); ?> MB/s Aggregate)
Last Session Receive Performance lastreceiveperformance(),2); ?> MB/s (lastreceiveaggperformance(),2); ?> MB/s Aggregate)
Backup Settings
 
Client Option Set display('OPTION_SET'); ?>
Collocation Group COLLOCGROUP_NAME ? $node->display('COLLOCGROUP_NAME') : 'Not Set'; ?>
Client Compression display('COMPRESSION'); ?>
TXN Group Max txngroupmax(); ?>
Delete Archives display('ARCHDELETE'); ?>
Delete Backups display('BACKDELETE'); ?>
Keep Mount Points display('KEEP_MP'); ?> (display('MAX_MP_ALLOWED'); ?>)
 
MGMTCLASS->where('SET_NAME','=','ACTIVE')->find_all() as $mco) { ?> MGMTCLASS->where('SET_NAME','=','ACTIVE')->find_all() as $mco) { ?>
Policy Settings
 
Backup Settings
MGMT Class HSM Pool 1st Backup Pool Ver Exist Ver Del Frequency
display('CLASS_NAME'); ?>DEFAULTMC=='Yes' ? ' *' : ''; ?> display('MIGDESTINATION'); ?> COPYGROUP_BU->display('DESTINATION'); ?> COPYGROUP_BU->display('VEREXISTS'),$mco->COPYGROUP_BU->display('RETEXTRA')); ?> COPYGROUP_BU->display('VERDELETED'),$mco->COPYGROUP_BU->display('RETONLY')); ?> COPYGROUP_BU->display('FREQUENCY'); ?>
 
Archive Settings
MGMT Class Destination Retain
display('CLASS_NAME'); ?>DEFAULTMC=='Yes' ? ' *' : ''; ?> COPYGROUP_AR->display('DESTINATION'); ?> COPYGROUP_AR->display('RETVER'); ?>
OPTION_SET) { ?> CLIENTOPT->find_all() as $coo) { ?>
Server Side Client Options
 
Client Option Seq # Setting Forced
display('OPTION_NAME'); ?> display('SEQNUMBER'); ?> display('OPTION_VALUE'); ?> display('FORCE'); ?>
This node is not configured for any server side Client Options