Here's a problem I need some help with.
I need to monitor multiple processes running on a Windows server all with the same process name. When you look at the multiple processes using the Windows' Perf Monitor it will identify the processes with unique names such as 'process_name', 'process_name#1', 'process_name#2', 'process_name#3' and that works great for Perf Monitor but that 'process_name#?' stuff doesn't work for the zabbixw32_agent.
Any ideas?
I need to monitor multiple processes running on a Windows server all with the same process name. When you look at the multiple processes using the Windows' Perf Monitor it will identify the processes with unique names such as 'process_name', 'process_name#1', 'process_name#2', 'process_name#3' and that works great for Perf Monitor but that 'process_name#?' stuff doesn't work for the zabbixw32_agent.
Any ideas?
Comment