Forum Discussion
peter670
Dec 07, 2022Copper Contributor
count all nodes from agent
I'm struggling with a pretty simple thing, but I can't find a solution. How can I make a query that only counts all nodes related to the agent?
1 Reply
- Clive_WatsonBronze ContributorVMConnection
| summarize countif(ProcessName =="node") by AgentId