From: Trey <sig...@hy...> - 2010-07-20 20:02:01
|
Thanks Doug, but that is exactly my problem. pargs can't get process data for ANY other process on FreeBSD (works fine on Solaris). sigar> pargs State.Name.eq=java pid=34692 0=>/usr/local/openjdk6/bin/java<= 1=>-jar<= 2=>lib/sigar.jar<= ------------------------ pid=64418 ------------------------ pid=64383 ------------------------ pid=31110 ------------------------ sigar> pargs State.Name.eq=java,Args.*.sw=-Dactivemq.home sigar> Additionally, I wasn't able to locate any setup instructions at all for the activemq plugin, it didn't have a helpful how to guide at the bottom of the config screen like Tomcat and all the docs I found by googling hyperic.com where very out of date. The activemq example you used won't work since I'll never be able to use the Args.*.sw selector. |