S
S
Sergey Prosvirin2017-03-09 15:11:14
Windows
Sergey Prosvirin, 2017-03-09 15:11:14

Zabbix how to monitor a Windows process running from a specific path?

Several processes with the same name are running on the server, say Worker.exe they are launched from different folders, let it be c:\worker1\Worker.exe and c:\worker2\Worker.exe
How to monitor a process that is launched from c:\worker1\ Worker.exe
proc.num[Worker.exe] what is the parameter to trace the path to the process?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2017-03-09
@electronik777

Use wmi.get
WMIC path win32_process get Caption,Processid,Commandline

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question