Node Information | |
Node Name | display('NODE_NAME'); ?> (URL ? HTML::anchor($node->URL,$node->display('TCP_ADDRESS')) : $node->display('TCP_ADDRESS'); ?>) |
Node Contact | display('CONTACT'); echo $node->EMAIL_ADDRESS ? ' ('.HTML::mailto($node->EMAIL_ADDRESS).')' : ''; ?> |
Operating Sytem | platform(); ?> |
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 | |
Domain | DOMAIN,$node->display('DOMAIN')); ?> |
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'); ?>) |
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 |