Hi, i want to monitor all Instances of an Process.
My Problem is they all have the same Process name.
The only thing that distinguish the Instances is the PID and command line.
But how can i monitor with proc_Info because proc_info only allows the Process name as an Parameter input.
But i want the Data of each(4) Instances and not all combine.
do you guys have any Idea how i can solve this problem?
thanks in advance
My Problem is they all have the same Process name.
The only thing that distinguish the Instances is the PID and command line.
But how can i monitor with proc_Info because proc_info only allows the Process name as an Parameter input.
But i want the Data of each(4) Instances and not all combine.
do you guys have any Idea how i can solve this problem?
thanks in advance