There are two issues.
First, the -title is not needed unless you can't get enough of the 
command line in the buffer to see what is going on.   In one case I use 
Solaris 5.10, and I can't get the whole configuration file in the 
buffer, and I don't know which view I am using.  Second, if one defines 
which configuration files to use in the SECRC, the configuration details 
become obscured (eg, the pointer to configuration files are missing from 
the process table).

-bash-3.00$ ps -ef | grep sec
  entuity  8115  8049   0   Dec 02 ?         130:56 /usr/bin/perl -w 
/export/home2/UMNSP/lib/sec.pl -intevent -conf=/export/home2/U
  entuity  8125  8062   0   Dec 02 ?         131:00 /usr/bin/perl -w 
/export/home2/UMNSP/lib/sec.pl -intevent -conf=/export/home2/U

  peiffer 17821 17275   0 19:17:31 pts/2       0:00 grep sec
-bash-3.00$ /usr/ucb/ps auxww | grep -i sec
entuity   8115  0.1  0.11269611200 ?        S   Dec 02 130:55 
/usr/bin/perl -w /export/home2/UMNSP/lib/sec.pl -intevent 
-conf=/export/home2/U
entuity   8125  0.0  0.1 8728 7296 ?        S   Dec 02 130:59 
/usr/bin/perl -w /export/home2/UMNSP/lib/sec.pl -intevent 
-conf=/export/home2/U
peiffer  17834  0.0  0.0 1688 1336 pts/2    S 19:17:57  0:00 grep -i sec
-bash-3.00$ uname -a
SunOS eye2.nts.umn.edu 5.10 Generic_142909-17 sun4v sparc 
SUNW,SPARC-Enterprise-T5120

Under Linux, I have had about 5-6 running.  I only have an issue 
discerning with running multiple SEC processes using is under Solaris.

Regards,
Tim Peiffer

On 12/11/10 4:54 PM, Risto Vaarandi wrote:
> Tim,
> although I can see some rationale for the secrc flag, the -title
> option looks somewhat weird to me. Actually, in the UNIX world it is
> common to create a hard link to a program if there is a need to run
> the same program under different names. There are also other
> opportunities to distinguish processes from each other and learn their
> command line options. Firstly, if you set up pid files with different
> names for production processes, you have a nice mapping from name to
> pid. Also, the SEC dump file lists all options it has read from
> command line and resource file, plus the location of the resource
> file.
> Just out of curiosity, how many SEC processes are you running at the
> same node? I have had a number of boxes with more than one process up
> and running, and it has never been an issue for me to make a
> distinction.
> regards,
> risto
[...]

-- 
Tim Peiffer
Network Support Engineer
Office of Information Technology
University of Minnesota/NorthernLights GigaPOP

+1 612 626-7884 (desk)


------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to