LATEST RELEASES Real-world AI starts with time series. Time series starts with InfluxDB 3.
I am facing this issue in the windows (2016 server ) environment and using the telegraf agent (version-1.11.4).
procstat input plugin configuration:-
[[inputs.procstat]]
win_service = "PharmaSuite_AI_Server" pid_finder = "native" name_override = "procstat"
2.Duplicate data coming in influxDB :-
Help needed for this resolution?
Hello @sadanand, Thank you for your question. I’m not sure why that’s happening. However, while preliminary support for Windows has been added for procstat, you may prefer using the win_perf_counters input plugin as a more mature alternative.
win_perf_counters
@sadanand Would you be able to open a new issue on the Telegraf GitHub site? I believe the core of this issue is the same as in your other topic.