I just restructured my supervise directory to the new method outlined in
LWQ and LWDJBDNS. After restarting the svscan process, I noticed that
the load on the machine has increased dramatically. Top shows supervise
running pretty hot:

last pid: 85737;  load averages:  4.44,  2.95,  1.98                  up
<snip>
  PID USERNAME  PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU COMMAND
64185 root       10   0   860K   420K nanslp   0:12  3.47%  3.47% supervise
64191 root       10   0   860K   420K nanslp   0:08  2.00%  2.00% supervise
<snip>

help?! None of the services loigs say anything. The run files are the
same, I just symlinked the directories into /service and ran

   #!/bin/sh
   env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin csh -cf 'svscan /service &'

how can I track down the problem?

jon


Reply via email to