Hello! New to Zabbix and still trying to wrap my head around it. At the moment, the biggest issue I have is I need to be able to monitor multiple processes that share the same process name.
Currently I am doing it manually with powershell by grabbing the process ID with the Get-NetUDPEndpoint cmdlet and then snagging the process info with get-process passing the the ID. However, I'd like to use the dashboards and other nifty features that Zabbix offers. speed test
showbox
Is there anyway to do this? This is on a Windows server.
Currently I am doing it manually with powershell by grabbing the process ID with the Get-NetUDPEndpoint cmdlet and then snagging the process info with get-process passing the the ID. However, I'd like to use the dashboards and other nifty features that Zabbix offers. speed test
showbox
Is there anyway to do this? This is on a Windows server.