I hate threads without answers, so for everybody out there -> there is a 
fix/workaround/dirtyhack :P https://github.com/influxdata/telegraf/pull/2352  
> Hello,
> 
> 
> I was wondering how Telegraf handles multiple instances of the same process?
> 
> 
> THis is the relevant part of my telegraf.conf
> 
> 
> 
> 
> 
>   [[inputs.win_perf_counters.object]]
>     ObjectName = "Process"
>     Counters = ["% Processor Time","Pool Nonpaged Bytes","Pool Paged 
> Bytes","Working Set - Private"]
>     Instances = ["*"]
>     Measurement = "win_processes"
>     IncludeTotal=true
> In perfmon I can see the different instances:
> 
> 
> 
> 
> 
> But in Grafana, I can only see one process named nhserver. There seems to be 
> no way to graph the processor usage for the nhserver processes which have #x 
> in their name?
> 
> 
> Grtz
> 
> 
> Willem

-- 
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/06cf21a3-c44b-486c-83a0-42cce6e385c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to