If this does not solve the issue, you need to except the slash ["cscript /nologo check_w32time.vbs"]
On Tue, Feb 21, 2017 at 11:20 AM, Mark Rushakoff <[email protected]> wrote: > I'm not sure about Thierry's issue, but a similar batch script echo > problem that Gabriel is explaining was recently discussed on the list [1]. > > The fix seemed to be using `@echo` rather than just `echo`. > > [1] https://groups.google.com/d/msg/influxdb/aiEfPciS5aY/wxFLqyprBAAJ > > On Tue, Feb 21, 2017 at 11:11 AM, <[email protected]> wrote: > >> Hi Thierry, >> >> I'm using Telegraf on Windows to send the results to an influxdb, however >> I can only use the 'win_perf' plugin ... will other plugins (eg exec) work >> as well? >> >> I created a shell script with only an "echo ..." and it worked right, but >> for Windows, creating a batch with an echo does not work at all! >> >> This question has arisen, if the 'exec' plugin works for Windows or just >> for Linux. >> >> Thanks, >> Gabriel >> >> -- >> Remember to include the version number! >> --- >> You received this message because you are subscribed to the Google Groups >> "InfluxData" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/influxdb. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/influxdb/4cfbf1e9-a593-413c-bc2d-65838d533ce3%40googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > Remember to include the version number! > --- > You received this message because you are subscribed to the Google Groups > "InfluxData" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/influxdb. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/influxdb/CALxJwdMUQ2NNLsYvT1%2B6jsUnc87R0hRMg2dhNXycs39qRzL > ZMQ%40mail.gmail.com > <https://groups.google.com/d/msgid/influxdb/CALxJwdMUQ2NNLsYvT1%2B6jsUnc87R0hRMg2dhNXycs39qRzLZMQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/CA%2BB14t1eS-wN-CV5JjzV8weku6VmaJ1LV%2BStZwCA45D5U_yu_Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
