Memory used by a process. process name (default: "all processes"). user name (default: "all users"). possible values: avg, max, min, sum (default). filter by command line (supports regex). Example: proc.mem[,root].
监控进程占用的内存,不支持windows
proc.num[,,,]
Number of processes. 进程名字 and 运行进程的用户名 same as in proc.mem item. 进程的状态 all (default), run, sleep, zomb. 进程名中包含的字符 filter by command line (supports regex). Example: proc.num[apache2,www-data]. On Windows, only and are supported.