Fw: Fw: [Orca-users] 3.3 problems continue
Blair Zajac
blair at orcaware.com
Thu Jul 10 20:19:54 PDT 2003
Pete Stoneberg wrote:
>
> Actually Rich Petit's SE3.3 has a percollator.se file in
> /opt/RICHPse/examples that is the default configuration. When I use that
> one it starts up just fine and continues to run.
OK. Missed the spelling difference here.
>
> #
> # argument is log interval - default is 300 seconds
> #
>
> SE=/opt/RICHPse/bin/se
> #PC=/opt/RICHPse/examples/orcallator.se
> PC=/opt/RICHPse/examples/percollator.se
> export SE PC
>
> case "$1" in
>
> 'start')
> # Start the monitor daemon
> if [ -f $PC ] ; then
> echo "Web server percollator is bubbling"
> /usr/bin/mkdir -p $OUTDIR
> $SE -DWATCH_OS -o- $PC | $SE -t$PC - 300 &
> fi
> ;;
>
> The commented PC= line is the one I added to the /etc/init.d/percol file.
> When PC is set to percollator.se which comes in the default SE3.3 version,
> it starts up just fine. It just doesn't provide the valuable information
> that orcallator.se does.
Very true. If you could figure out where orcallator.se is core dumping
using my instructions in the previous email, than that would help.
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
More information about the Orca-users
mailing list