ndmcli


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users ndmcli
# 1  
Old 07-26-2005
Data ndmcli

Can Someone help me with 'ndmcli' command??
I want to check the complete statistics for an NDM file transfer.

Thanks in advance.

HamsaSal.
# 2  
Old 07-26-2005
Computer got it

Got the results that i was looking for !!
We can get it by giving
$ndmcli
Direct>select stat detail=yes pnumber="process number" ;

where process number will be the process number of the ndm transmission..

for statistics alone the detail=yes clause can be avoided.
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Issue with Connect direct ndmcli

Hi.. We are using connect direct to transfer the files between servers. The CD scripts run on HP UX. Below is the code using ndmcli. ndmcli -x << EOJ submit maxdelay=0 proc1 process snode=$3 step1 ... (1 Reply)
Discussion started by: anijan
1 Replies

2. UNIX for Dummies Questions & Answers

Ndmcli

Hi, all. This is related to my previous post. https://www.unix.com/shell-programming-scripting/83718-need-help-awk.html What I like to know is, can I put like; copy from (file="$REPORTS_NODE" pnode) to (file="$DEST_DIR" snode) ? Thanks! (0 Replies)
Discussion started by: swmk
0 Replies
Login or Register to Ask a Question