<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 13 Jul 2009, at 13:26, Gerhard Lausser wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br><blockquote type="cite"><br></blockquote><blockquote type="cite">Any plugging actually using quoted spaces or equals?<br></blockquote>Yes, i use one:<br>check_jmx4perl --url <a href="http://bea.naprax.de:7001/j4p">http://bea.naprax.de:7001/j4p</a> \<br>    --mbean java.lang:type=Memory \<br>    --attr HeapMemoryUsage \<br>    --path used \<br>    --base java.lang:type=Memory/HeapMemoryUsage/max \<br>    --warning 80 --critical 90<br>OK - [java.lang:type=Memory,HeapMemoryUsage,used] : 12.98 in range |<br>'java.lang:type=Memory,HeapMemoryUsage,used'=12.98%;80;90<br><br>Output/performancedata label are generated automatically from the input<br>parameters. The developer carefully read the guidelines, so he probably saw<br>no reason to clean up the label. It's not a big problem here, because it's<br>possible to replace the generated string with a self-defined one by using<br>the --name parameter. <br>Besides this, i never saw = in a label.</div></blockquote><div><br></div>So am I assuming that it is okay to remove "=" from the guidelines?</div><div><br></div><div>I think spaces should be allowed because, for instance, filesystems may have them, and I've definitely seen spaces in some window agent responses.</div><div><br></div><div>Ton</div><div><br></div></body></html>