<div dir="ltr">I have this java command-line that shows up in a PROC status (ps listing) on multiple lines.  I'd like to be able to have this text replaced with some one-liner.  I thought the way to do that was using a PROC line in the analysis.cfg file with the TEXT option, but that doesn't do anything to either the client data OR the PROC status page.  Can this somehow be done in a xymond_worker?  Can it ONLY be done in a xymond_worker?<div><br></div><div>Sample analysis.cfg file:</div><div><br></div><div>HOST=*</div><div>  PROC="java" 1 100 green TEXT="java - with a lot of parameters"</div><div><br></div><div>Any ideas or thoughts would be appreciated.</div><div><br></div><div>Thanks,</div><div>David</div></div>