PDA

View Full Version : Number of process (W32Agent)


Zoltan
12-07-2005, 09:19
Hello,

My goal is to know how many process with the same name are running
ex: If i got 3 notepad opens --> it returns the value 3

I think i have to use the proc_info parameter but i don't see how.

Can you help me please.

Thank you

mconigliaro
12-07-2005, 16:23
use proc_cnt[<nameofservice>]

Zoltan
12-07-2005, 17:32
Thank you very much, i didn't know proc_cnt exist

Thanks for your help

mary nancy
12-01-2007, 12:48
Proc.num or proc_cnt parameters dont work on windows. I would klike to know what is the parameter that is used to monitor the number of running process in windows.

Thanks
Nancy

mary nancy
22-01-2007, 10:33
proc.num[process name] works fine for me

eg:
Description:Monitoring CMD process
Type:zabbix agent
Key:proc.num[cmd.exe]
Type of information:Numeric (interger 64bit)