+
+ Last Backup 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) |
+
+
+