<p dir="ltr">In my experience, it is next to impossible to rename a test column. Whatever it first shows up as, that's what is remembered. I guess subsequent reports are matched case-insensitively, so any other upper/lower case combination is mapped to that first record.</p>
<p dir="ltr">Or maybe things have changed since I last tried, but that's how I remember it. Rename was for hostnames only.</p>
<p dir="ltr">Ralph Mitchell</p>
<div class="gmail_quote">On Feb 5, 2015 11:48 AM, "John Thurston" <<a href="mailto:john.thurston@alaska.gov">john.thurston@alaska.gov</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2/5/2015 6:52 AM, Becker Christian wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
All,<br>
<br>
i want to rename a test column from UPPERCASE to NormalCase.<br>
<br>
I tried this using the command:<br>
<br>
xymon localhost “rename MYHOST DATANODE DataNode”<br>
<br>
Unfortunately this doesn’t seem to work.<br>
</blockquote>
<br>
Did you try the ol' two-step?<br>
“rename MYHOST DATANODE foo”<br>
“rename MYHOST foo DataNode”<br>
<br>
Is your test script reporting in as "DATANODE" or as "DataNode"?<br>
<br>
<br>
-- <br>
   Do things because you should, not just because you can.<br>
<br>
John Thurston    <a href="tel:907-465-8591" value="+19074658591" target="_blank">907-465-8591</a><br>
<a href="mailto:John.Thurston@alaska.gov" target="_blank">John.Thurston@alaska.gov</a><br>
Enterprise Technology Services<br>
Department of Administration<br>
State of Alaska<br>
______________________________<u></u>_________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/<u></u>mailman/listinfo/xymon</a><br>
</blockquote></div>