plotter error
Dmitry Kurochkin
dmitry.kurochkin at measurement-factory.com
Thu Sep 29 15:56:38 UTC 2011
Hi Sarah.
On Thu, 29 Sep 2011 11:37:23 -0400, Sarah Milani <sarah.milani at gmail.com> wrote:
> When i try to generate a report with command:
>
> ./polygraph-reporter --label "squid" /tmp/*.log --plotter
> /usr/local/gnuplot/bin/gnuplot
>
> I get this error message:
>
> --plotter: read error; (s2) No such file or directory
>
> How can i fix this?
>
Log files should go after all other options on reporter command line.
This should work:
./polygraph-reporter --label "squid" --plotter /usr/local/gnuplot/bin/gnuplot /tmp/*.log
Regards,
Dmitry
>
> Best Regards
>
> --
> Sarah Milani
> _______________________________________________
> Users mailing list
> Users at web-polygraph.org
> http://www.web-polygraph.org/mailman/listinfo/users
More information about the Users
mailing list