RE: UdmSearch: Webboard: How to see what indexer is upto at any give time

2000-11-14 Thread Briggs, Gary

I use the command "screen" for everything... including standard log ins...
It's SERIOUSLY useful... including the ability to disconnect terminals,
reconnect them, and if your telnet session accidentally dies [for eg, your
NT workstation blue screens...], you can get back anythign you WERE doing,
since they never got the HUP signal...

Gary (-;

 -Original Message-
 From: Javad Gee [SMTP:[EMAIL PROTECTED]]
 Sent: Monday, November 13, 2000 11:39 PM
 To:   [EMAIL PROTECTED]
 Subject:  UdmSearch: Webboard: How to see what indexer is upto at any
 give time
 
 Author: Javad Gee
 Email: [EMAIL PROTECTED]
 Message:
 hi,
 I am using Latest build of UDM with latest  MySQL, on Readhat 6.5. All
 this seems to be working fine but I would really like to see what is
 indexer upto any any one time whem I log on again...
 I start my indexer like this
 ./indexer -a -v 4 
 Once I log off I cannot see what indexer is up to on the next logon with
 "ps".
 I am relatively new to RedHat...
 
 I will appreciate if anyone can guide me in the right direct... as I would
 really like to use UDM for few major things...
 
 Ta
 Javad
 
 Reply: http://search.mnogo.ru/board/message.php?id=744
 
 __
 If you want to unsubscribe send "unsubscribe udmsearch"
 to [EMAIL PROTECTED]
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




RE: UdmSearch: Webboard: How to see what indexer is upto at any give time

2000-11-14 Thread Briggs, Gary



 -Original Message-
 From: Alexander Barkov [SMTP:[EMAIL PROTECTED]]
 Sent: Tuesday, November 14, 2000 9:08 AM
 To:   [EMAIL PROTECTED]
 Subject:  UdmSearch: Webboard: How to see what indexer is upto at any
 give time
 
 2). Redirect  stdout and stderr to files or /dev/null:
indexer /dev/null 2/dev/null
 
 
I hate to say this, but that's a bit daft when the guy wants to be able to
see what's going on...

if he runs it nohupped, he can tail -f nohup.out at any time and find out
what it';s doing.

Of course, screen gets my vote (=

Gary (-;
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]