On Mon, Jun 23, 2003 at 10:47:50AM -0500, Burton M. Strauss III wrote: > The PARAM_DEBUG stuff shows EXACTLY what is read from the file, ntop_args in > the current directory (bad choice, BTW, use absolute paths or else when ntop > starts in a script, etc. it won't find the file)...
Yup -- right now, this is just debugging. > You know, it reads as if your ntop_args was a shell script, and looked like > this: > > ------------------------------------ > @!/bin/sh > /usr/local/ntop/bin/ntop \ > -P /usr/local/ntop \ > -u ntop \ > etc. > ------------------------------------ Nope. Actually -- whoops, first line's "/usr/local/ntop/bin/ntop" I *knew* it should just have args -- I just screwed this one up. Works now. _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
