I am using Linux ES release 4 .<br><br>My point is that looks like hobbit does not parse the process UID colum but checks only CMD colum (while bigb monitors all ps colums) so that even if I set up hobbit-clients.cfg to monitor UID it will be ignored .
<br><br>Do you know a pragmatic way to monitor UID colum ?<br><br><br><div><span class="gmail_quote">2007/3/16, Gary Baluha <<a href="mailto:gumby3203@gmail.com">gumby3203@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What OS are you using?  Depending on the OS, you may need to modify how Hobbit calls "ps".  Another way is to write an external Hobbit script (you could even have it use the data Hobbit is already retrieving, if you make it a server-side script).
<div><span class="e" id="q_11156a3168b8eb08_1"><br><br><div><span class="gmail_quote">On 3/15/07, <b class="gmail_sendername">Syrup Ari</b> <<a href="mailto:arisyrup@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
arisyrup@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I would like to know how to monitor a process is running and it is ran by a particular user .<br><br>ex) <br>For the following process I would like to check a) java is running and b) it is being ran by irsaprd user .
<br>irsaprd   8349  8314  0 07:22 ?        00:00:11 /usr/java/j2sdk1.4.2_08/jre/bin/java -Dprocess=indexEngine<br><br><br><br>It can be checked with the following set up with bigb .<br><br># grep indexEngine ~bigb/bb/etc/bb-proctab
<br>localhost : :"irsaprd .*java -Dprocess=indexEngine;=1"<br>#<br><br>Does anyone know how to do this with hobbit ?<br><br><br><br>
</blockquote></div><br>
</span></div></blockquote></div><br>