<html>
<body>
<font size=3><br>
Sure thing...&nbsp; But note I am running the latest 2.6 SMP (recently
updated<br>
2.6SMP extra's). (Disregard the &quot;Wont install&quot;, I have it
blocked so I have<br>
to do manual kernel updates, and darn up2date don't overwrite my 
2.6<br>
kernel anytime it feels like it. ;-))<br><br>
Are you running 2.4 Kernel with or without SMP?&nbsp; I ask because<br>
I had a similar issue on a server with a single CPU RH4 that<br>
I had a similar issue (Just got a sig11 segv).&nbsp; When looking<br>
around the system, I noted I was running the 2.4 Kernel, and <br>
since it was a single CPU Xeon, I upgraded it to the 2.6SMP<br>
kernel.&nbsp; I had no problem after that.&nbsp; (In general, if I have
an<br>
issue that pops up, I will make sure I am running the latest<br>
and greatest. So doing this upgrade resolved the problem so<br>
I never went in to sdb to trace it out...<br><br>
I run the 2.6SMP Kernel on non-Xeon proc's as well.<br>
I have one test box here in my rack at home that is RH9,<br>
and two others running RH 2.4, both are P2.4's (non-xeon)<br>
and I am running 2.6 Kernel on the 2.4ES no probs. (I don't<br>
get xeon advantages of course, but works).<br><br>
Want to try the upgrade?&nbsp; If not, I can rev back a 2.6SMP
kernel<br>
to 2.4 pretty quickly and see if I can get some sort of similar
issue<br>
and walk it through sdb debug.....?<br><br>
Gota get coffee. <br><br>
Here be the info from one of my systems:<br><br>
Geez, I think I got to set the time on this puppy.. is is 0922CDT!<br>
Gota get coffee<br><br>
[root@trv01 etc]# ps -ef | grep supervise<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2577&nbsp; 2571&nbsp; 0 Oct20
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 supervise sd<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2578&nbsp; 2571&nbsp; 0 Oct20
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 supervise uo<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2579&nbsp; 2571&nbsp; 0 Oct20
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 supervise 
tdmuo<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2580&nbsp; 2571&nbsp; 0 Oct20
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 supervise hq<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2581&nbsp; 2571&nbsp; 0 Oct20
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 supervise tdm<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2582&nbsp; 2571&nbsp; 0 Oct20
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 supervise 
match<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2583&nbsp; 2571&nbsp; 0 Oct20
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 supervise foy<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2584&nbsp; 2571&nbsp; 0 Oct20
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 supervise
custom<br><br>
[root@trv01 etc]# cat /etc/redhat-release<br>
Red Hat Enterprise Linux ES release 4 (Nahant Update 2)<br><br>
[root@trv01 etc]# uname -a<br>
Linux trv01.team-ravage.com 2.6.9-22.ELsmp #1 SMP Mon Sep 19 18:32:14 EDT
2005 i686 i686 i386 GNU/Linux<br><br>
[root@trv01 etc]# up2date -list<br><br>
Fetching Obsoletes list for channel: rhel-i386-es-4-extras...<br>
########################################<br><br>
Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rel<br>
----------------------------------------------------------<br><br>
<br>
The following Packages were marked to be skipped by your
configuration:<br><br>
Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rel&nbsp; Reason<br>
-------------------------------------------------------------------------------<br>
kernel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2.6.9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22.ELPkg
name/pattern<br>
kernel-smp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2.6.9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22.ELPkg
name/pattern<br>
kernel-utils&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
13.1.69Pkg name/pattern<br><br>
<br><br>
At 07:45 AM 10/20/2005, you wrote:<br>
</font><blockquote type=cite class=cite cite><font face="arial" size=2>Hey
Doc,</font><font size=3><br>
&nbsp;<br>
</font><font face="arial" size=2>You get this working correctly on RHe4?
Damn supervise won't start and I had to add this
line:</font><font size=3><br>
&nbsp;<br>
</font><font face="arial" size=2>/bin/csh -cf '/command/svscanboot &amp;'
&amp;<br>
to the /etc/rc.local file and oit works after boot up. I notice that upon
install the initab is changed. I will just have to look at the code and
find out why otherwise but if you did figure it out, send me the changed
files if you would.</font><font size=3><br>
&nbsp;<br>
</font><font face="arial" size=2>Thanks in
advance.</font><font size=3><br>
&nbsp;<br>
</font><font face="arial" size=2>Jay</font><font size=3><br>
</font><font face="arial" size=2>-<br>
</font><font size=3>&nbsp;<br>
&nbsp;<br>
</font>
<dl>
<dd>----- Original Message ----- <br>

<dd>From:</b> <a href="mailto:defilm@acm.org">Mark J. DeFilippis</a>
<br>

<dd>To:</b> <a href="mailto:cod@icculus.org">cod@icculus.org</a> <br>

<dd>Sent:</b> Thursday, October 20, 2005 6:40 AM<br>

<dd>Subject:</b> Re: [cod] monitoring script<br><br>
<tt><br>

<dd>I sent quite a few email's out.<br>

<dd>Everyone got it working? No one?&nbsp; Yea? Nah?<br><br>

<dd>Any help needed?&nbsp; Email me off line.<br><br>
<br>

<dd>S1-------------------------------------------------------------------------------<br>

<dd>Mark J. DeFilippis&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:defilm@acm.org">defilm@acm.org</a><br>

<dd>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:defilm@ieee.org">defilm@ieee.org</a><br><br>
</blockquote>
<x-sigsep><p></x-sigsep>

</dl>S2-------------------------------------------------------------------------------<br>
Mark J. DeFilippis, Ph. D EE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; defilm@acm.org<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; defilm@ieee.org<br><br>
<br>
</body>
</html>