[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] bbmrtg.sh Script help
On Wed, Feb 16, 2005 at 12:37:52AM -0600, Lowery, Michael wrote:
> Ok, I've added the [mrtg] stuff to hobbitlaunch, defined the variables
> in hobbitserver, but I don't understand scripting enough to know what is
> happening here with bbmrtg.sh.
> #############BEGIN###################
> ++ echo 0%
> ++ s/%//
> /hobbit/server/ext/bbmrtg.sh: s/%//: No such file or directory
This looks like some command that is undefined - probably $SED
by the look of the parameters.
Try running the attached script, and add the output to your
hobbitserver.cfg file.
Regards,
Henrik