Xymon Mailing List Archive search

bug report: hostname can't have "-" (dash) in bb-hosts file

list Ralph Mitchell
Thu, 26 Jun 2008 14:01:24 -0500
Message-Id: <user-5f28d9b8739b@xymon.invalid>

On Thu, Jun 26, 2008 at 1:44 PM, T.J. Yang <user-8e841282cda5@xymon.invalid> wrote:
 I have a few hostnames like following.


group-compress<H3><I> Serial Console Server </I></H3>
0.0.0.0 linux2-sol.test.com # noconn
0.0.0.0 linux2-sol.test.com # noconn
0.0.0.0 linux3-sol.test.com # noconn
0.0.0.0 linux1-sol.test.com # noconn

They won't shown up in the final html page unless I changed them to "_"
underline characher like following.

group-compress<H3><I> Serial Console Server </I></H3>
0.0.0.0 linux2_sol.test.com # noconn
0.0.0.0 linux2_sol.test.com # noconn
0.0.0.0 linux3_sol.test.com # noconn
0.0.0.0 linux1_sol.test.com # noconn
Well, that's odd...  I have literally dozens of names exactly like that, and
all of them show up in 4.2.0+allinone.  What version have you got??

Ralph Mitchell