In my case I have a single telegraf (master) server to monitor remote services like apache , tomcat etc.
Is it possible to monitor IIS metrics through telegraf, without installing a telegraf on the windows servers.
I have looked at the documentation and have seen that “inputs.win_perf_counters” might help but not sure how to configure it to collect remotely.
Please help.