Be careful about running non-terminating commands from rsh. See burt 88028 for details. When a non-terminating command executed via rsh is aborted, it leaves a rsh session hanging of the filer. If the abortions continue, all the rsh sessions will be used up.
Try rsh <filer> "sysstat -c <count> 1". The count is the number of times the sysstat will execute.
- Rick -
----------------------------------------------------------------- Rick Ehrhart Network Appliance "I believe in nothing, Everything is sacred."
-----Original Message----- From: Neto, Antonio Jose Rodrigues Sent: Monday, April 14, 2003 8:59 AM To: devnull@adc.idt.com; toasters@mathworks.com Subject: RE: 2 telnet sessions
Hi,
Could I give a suggestion?
Enable rsh.
tty1 #rsh filer sysstat 1
tty2 #telnet filer
Hope this helps
regards
neto
-----Original Message----- From: devnull@adc.idt.com [mailto:devnull@adc.idt.com] Sent: Monday, April 14, 2003 12:26 PM To: toasters@mathworks.com Subject: 2 telnet sessions
Dear Toasters,
I am trying to see if its possible to connect to the filer via more than 1 telnet session.
The only "options" i see is telnet.enable
I would like to be able to connect to the filer via 2 telnet sessions, maybe even run sysstat under 1 and do "work" on the other.
Please advice,
Thanks,
/dev/null
devnull@adc.idt.com
P.S: Running ancient versions 6.1.1R2 and 6.1.2R1.