<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I have two xymon clients, both on solaris 10, Sun-Fire-T200, which
somehow end up with two hobbitlaunch processes, the second process is
always owned by '0001985' (see below).  This does not appear to cause
any problems, but I would like to determine how to fix this.  any ideas?<br>
<br>
thanks<br>
<br>
<font face="Courier"># ps -ef|grep launch<br>
   xymon 13324     1   0 13:40:24 ?           0:02
/export/home/xymon/client/bin/hobbitlaunch
--config=/export/home/xymon/client/e<br>
 0001985 20748     1   0 14:42:15 ?           0:02
/export/home/xymon/client/bin/hobbitlaunch
--config=/export/home/xymon/client/e<br>
    root 12330 12226   0 09:18:08 pts/2       0:00 grep launch<br>
</font><br>
</body>
</html>