proc.num[blah-blah] will not match a process of the same name on Solaris.
proc.num[blah.blah] will not match a process of the same name on Solaris.
Workaround is to use the cmdline parameter instead (e.g proc.num[,,,blah-blah]).
Applies to proc.num, proc.cpu.util, and proc.mem.