On Wed, 2010-03-03 at 21:43 -0500, Dale Worley wrote:
> On Wed, 2010-03-03 at 15:42 -0500, Scott Lawrence wrote:
> > > Could you explicate this?  I thought you already can run analyze_483s
> > > against a snapshot easily enough.
> > 
> > In order to use it against a snapshot now, you have to:
> > 
> > - create a directory
> > - cd into it
> > - uncompress and untar the file
> > - cd to the logs directory
> > - run the script
> > 
> > (and do all that on a system that has all the prerequisites)
> > 
> > as opposed to being able to run:
> > 
> >   analyse_loops --snap snapshot.tar.gz
> 
> Well, you can do:
> 
>         tar -x --to-stdout -f snapshot.tar.gz ./var/log/sipxpbx/sipXproxy.log 
> >/tmp/file1234
>         analyze_483s /tmp/file1234
>         

Then why can't that tar command and that temp file be inside the analyze
script?



_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to