<br><font size=2 face="sans-serif">I have a number of servers with customized
client settings in hobbit-clients.cfg, mostly working well, but a few annoyances
on checking for some processes. I keep getting red on all of Apache, tnslsn
and jdk. I don't want to match the full output from ps if I can avoid it
- or hobbit will go red any time somebody updates a version or the path
changes. I could match a little better if I changed my ps from default
"ps ax" to "ps -elf", but I like it better when the
ps list is a little more compact, though the output from the web page looks
like it is from ps -ef, not ps -ax </font>
<br>
<br><font size=2 face="sans-serif">I also have two tnslsnr processes running,
but only the tnslsn one matches, the other, tnslsnr does not. I have tried
replacing Apache with "/ad02/ddanaiora/iAS/Apache" as well as
\/ad02\/ddanaiora\/iAS\/Apache and still no success. </font>
<br><font size=2 face="sans-serif">Any suggestions please?</font>
<br>
<br><font size=2 face="sans-serif">ps both on my hobbit web view and ps
-ef at a shell prompt show (among many other processes):</font>
<br><font size=2 face="sans-serif">applmgr   7658     1
 0 08:09 ?        00:00:00 /ad02/ddanaiora/iAS/Apache/Apach<br>
applmgr   7663  7658  0 08:09 ?        00:00:00
/ad02/ddanaiora/iAS/Apache/Apach<br>
applmgr   7664  7658  0 08:09 ?        00:00:02
/ad02/ddanaiora/iAS/Apache/Apach</font>
<br><font size=2 face="sans-serif">...</font>
<br><font size=2 face="sans-serif">applmgr   7665  7664  0
08:09 ?        00:00:01 /usr/java/jdk1.3.1_03/jre/bin/i3<br>
applmgr   7666  7664  0 08:09 ?        00:00:00
/usr/java/jdk1.3.1_03/jre/bin/i3<br>
applmgr   7667  7664  0 08:09 ?        00:00:00
/usr/java/jdk1.3.1_03/jre/bin/i3</font>
<br><font size=2 face="sans-serif">...</font>
<br><font size=2 face="sans-serif">oramgr    8077    
1  0 08:08 ?        00:00:02 /ad01/ddanaidb/9.2.0/bin/tnslsnr<br>
applmgr   8158     1  0 08:08 ?      
 00:00:00 /ad02/ddanaiora/8.0.6/bin/tnslsn</font>
<br>
<br><font size=2 face="sans-serif">From hobbit-clients.cfg:</font>
<br><font size=2 face="sans-serif">HOST=testserver.dana.com</font>
<br><font size=2 face="sans-serif">        PROC Apache
1</font>
<br><font size=2 face="sans-serif">        PROC tnslsn
2</font>
<br><font size=2 face="sans-serif">        PROC f60srvm
1</font>
<br><font size=2 face="sans-serif">        PROC jdk
1</font>
<br><font size=2 face="sans-serif">        PROC lpd
1</font>
<br><font size=2 face="sans-serif">        PROC Xvfb
1</font>
<br><font size=2 face="sans-serif">        PROC twm
1</font>