Is there any way to get process name, userid and cpu utilization for that process using telegraf in windows.so that i can filter on grafana based on cpu.
or
Is there any way to get top 10 cpu utilization process in windows.
i got the in linux by following the below link but need that for windows as well.
I have similar issue where I need to get resources utilization of a specific process. And I need to know is it possible with existing plugin.
That would be really helpful.