I want to monitor number of threads per application on my windows server , I have two app with name App1.exe and AppSwitch.exe that I want to monitoring number of threads ,
I know we can monitor Total number of threads by using command perf_counter[\2\250] in zabbix agent Template , how can I specific name of application to count number of threads ?
can zabbix monitor number of threads per app?
I know we can monitor Total number of threads by using command perf_counter[\2\250] in zabbix agent Template , how can I specific name of application to count number of threads ?
can zabbix monitor number of threads per app?
Comment