Xymon Mailing List Archive search

I'm brain-dead and need some more eyes -

5 messages in this thread

list Tom Kauffman · Fri, 19 Dec 2008 14:27:48 -0500 ·
I'm dynamically generating an include file for my bb-hosts file (VMWare servers and the guest VMs they have defined/running).

I've a similar process running for RS-6000 LPARs on a P6 server that works.

Can anyone give me a reason why the web page generated from this include file stops just after the <H3> hercules </H3> line?

<!-- Do not edit this file -- generated by bb-vms.pl on the hobbit server -->
<H3>Intel VMWare Servers</H3>
group-compress <H4><I>Servers</I></H4>
0.0.0.0 apollo # noconn
0.0.0.0 hercules # noconn
0.0.0.0 ares # noconn
0.0.0.0 poseidon # noconn
0.0.0.0 zeus # noconn
title <H3> apollo </H3>
group-compress <H4><I> Production VMs </I></H4>
0.0.0.0     whq-sapcm # noconn
0.0.0.0     whq_ts_2 # noconn
0.0.0.0     whqcam # noconn
0.0.0.0     whq_ts_1 # noconn
group-compress <H4><I> Other VMs </I></H4>
0.0.0.0     whq-ondemand # noconn
0.0.0.0     whqolcsbe # noconn
0.0.0.0     whqforefront # noconn
0.0.0.0     whq-wslogger # noconn
0.0.0.0     Storage # noconn
0.0.0.0     chi-wrkstation # noconn
title <H3> hercules </H3>
group-compress <H4><I> Other VMs </I></H4>
0.0.0.0     whq-heattest # noconn
0.0.0.0     whq-webapp # noconn
0.0.0.0     whq-petrasmxpvm # noconn
0.0.0.0     nibcotestdc # noconn
0.0.0.0     whq-lopbeta # noconn
0.0.0.0     whq-petrasmtestvm # noconn
0.0.0.0     whq-questdb # noconn
0.0.0.0     fedora9x32 # noconn
0.0.0.0     whq-heat # noconn
0.0.0.0     vima-ovf-124830 # noconn
title <H3> ares </H3>
title <H3> poseidon </H3>
title <H3> zeus </H3>
Web source for the last two lines generated:

<TR>
 <TD NOWRAP><A NAME="chi-wrkstation">&nbsp;</A>
<FONT SIZE="+1" COLOR="#FFFFCC" FACE="Tahoma, Arial, Helvetica">chi-wrkstation</FONT><TD ALIGN=CENTER>-</TD>
<TD ALIGN=CENTER>-</TD>
<TD ALIGN=CENTER>-</TD>
</TR>

</TABLE></CENTER><BR>
<CENTER><TABLE BORDER=0>
  <TR><TD><CENTER><FONT COLOR="#FFFFF0" SIZE="+1"><H3> hercules </H3></FONT></CENTER></TD></TR>
  <TR><TD><HR WIDTH="100%"></TD></TR>
</TABLE></CENTER>
<A NAME=hosts-blk-3>&nbsp;</A>


</CENTER>
<CENTER><BR><BR><HR WIDTH="80%">

TIA --

Tom Kauffman

CONFIDENTIALITY NOTICE: This email and any attachments are for the
exclusive and confidential use of the intended recipient. If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.
list Rich Smrcina · Fri, 19 Dec 2008 13:47:43 -0600 ·
Interesting, if I wrap it in <html> and <body> tags it comes up in Firefox just fine.
quoted from Tom Kauffman

Kauffman, Tom wrote:
I'm dynamically generating an include file for my bb-hosts file (VMWare 
servers and the guest VMs they have defined/running).
 
I've a similar process running for RS-6000 LPARs on a P6 server that works.
 
Can anyone give me a reason why the web page generated from this include 
file stops just after the <H3> hercules </H3> line?
 
<!-- Do not edit this file -- generated by bb-vms.pl on the hobbit 
server -->
<H3>Intel VMWare Servers</H3>
group-compress <H4><I>Servers</I></H4>
0.0.0.0 apollo # noconn
0.0.0.0 hercules # noconn
0.0.0.0 ares # noconn
0.0.0.0 poseidon # noconn
0.0.0.0 zeus # noconn
title <H3> apollo </H3>
group-compress <H4><I> Production VMs </I></H4>
0.0.0.0     whq-sapcm # noconn
0.0.0.0     whq_ts_2 # noconn
0.0.0.0     whqcam # noconn
0.0.0.0     whq_ts_1 # noconn
group-compress <H4><I> Other VMs </I></H4>
0.0.0.0     whq-ondemand # noconn
0.0.0.0     whqolcsbe # noconn
0.0.0.0     whqforefront # noconn
0.0.0.0     whq-wslogger # noconn
0.0.0.0     Storage # noconn
0.0.0.0     chi-wrkstation # noconn
title <H3> hercules </H3>
group-compress <H4><I> Other VMs </I></H4>
0.0.0.0     whq-heattest # noconn
0.0.0.0     whq-webapp # noconn
0.0.0.0     whq-petrasmxpvm # noconn
0.0.0.0     nibcotestdc # noconn
0.0.0.0     whq-lopbeta # noconn
0.0.0.0     whq-petrasmtestvm # noconn
0.0.0.0     whq-questdb # noconn
0.0.0.0     fedora9x32 # noconn
0.0.0.0     whq-heat # noconn
0.0.0.0     vima-ovf-124830 # noconn
title <H3> ares </H3>
title <H3> poseidon </H3>
title <H3> zeus </H3>
Web source for the last two lines generated:
 
<TR>
 <TD NOWRAP><A NAME="chi-wrkstation">&nbsp;</A>
<FONT SIZE="+1" COLOR="#FFFFCC" FACE="Tahoma, Arial, 
Helvetica">chi-wrkstation</FONT><TD ALIGN=CENTER>-</TD>
<TD ALIGN=CENTER>-</TD>
<TD ALIGN=CENTER>-</TD>
</TR>
 
</TABLE></CENTER><BR>
<CENTER><TABLE BORDER=0>
  <TR><TD><CENTER><FONT COLOR="#FFFFF0" SIZE="+1"><H3> hercules 
</H3></FONT></CENTER></TD></TR>
  <TR><TD><HR WIDTH="100%"></TD></TR>
</TABLE></CENTER>
<A NAME=hosts-blk-3>&nbsp;</A>
 

</CENTER>
<CENTER><BR><BR><HR WIDTH="80%">
 
TIA --
 
Tom Kauffman

CONFIDENTIALITY NOTICE: This email and any attachments are for the
exclusive and confidential use of the intended recipient. If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.

-- 

Rich Smrcina
VM Assist, Inc.
Phone: XXX-XXX-XXXX
Ans Service:  XXX-XXX-XXXX
http://www.linkedin.com/in/richsmrcina

Catch the WAVV!  http://www.wavv.org
WAVV 2009 - Orlando, FL - May 15-19, 2009
list Rich Smrcina · Fri, 19 Dec 2008 13:51:41 -0600 ·
Oops, I take that back.  It comes up fine, but your missing a <table> tag.
quoted from Rich Smrcina

Rich Smrcina wrote:
Interesting, if I wrap it in <html> and <body> tags it comes up in Firefox just fine.

Kauffman, Tom wrote:
I'm dynamically generating an include file for my bb-hosts file (VMWare servers and the guest VMs they have defined/running).
 I've a similar process running for RS-6000 LPARs on a P6 server that works.
 Can anyone give me a reason why the web page generated from this include file stops just after the <H3> hercules </H3> line?
 <!-- Do not edit this file -- generated by bb-vms.pl on the hobbit server -->
<H3>Intel VMWare Servers</H3>
group-compress <H4><I>Servers</I></H4>
0.0.0.0 apollo # noconn
0.0.0.0 hercules # noconn
0.0.0.0 ares # noconn
0.0.0.0 poseidon # noconn
0.0.0.0 zeus # noconn
title <H3> apollo </H3>
group-compress <H4><I> Production VMs </I></H4>
0.0.0.0     whq-sapcm # noconn
0.0.0.0     whq_ts_2 # noconn
0.0.0.0     whqcam # noconn
0.0.0.0     whq_ts_1 # noconn
group-compress <H4><I> Other VMs </I></H4>
0.0.0.0     whq-ondemand # noconn
0.0.0.0     whqolcsbe # noconn
0.0.0.0     whqforefront # noconn
0.0.0.0     whq-wslogger # noconn
0.0.0.0     Storage # noconn
0.0.0.0     chi-wrkstation # noconn
title <H3> hercules </H3>
group-compress <H4><I> Other VMs </I></H4>
0.0.0.0     whq-heattest # noconn
0.0.0.0     whq-webapp # noconn
0.0.0.0     whq-petrasmxpvm # noconn
0.0.0.0     nibcotestdc # noconn
0.0.0.0     whq-lopbeta # noconn
0.0.0.0     whq-petrasmtestvm # noconn
0.0.0.0     whq-questdb # noconn
0.0.0.0     fedora9x32 # noconn
0.0.0.0     whq-heat # noconn
0.0.0.0     vima-ovf-124830 # noconn
title <H3> ares </H3>
title <H3> poseidon </H3>
title <H3> zeus </H3>
Web source for the last two lines generated:
 <TR>
 <TD NOWRAP><A NAME="chi-wrkstation">&nbsp;</A>
<FONT SIZE="+1" COLOR="#FFFFCC" FACE="Tahoma, Arial, Helvetica">chi-wrkstation</FONT><TD ALIGN=CENTER>-</TD>
<TD ALIGN=CENTER>-</TD>
<TD ALIGN=CENTER>-</TD>
</TR>
 </TABLE></CENTER><BR>
<CENTER><TABLE BORDER=0>
  <TR><TD><CENTER><FONT COLOR="#FFFFF0" SIZE="+1"><H3> hercules </H3></FONT></CENTER></TD></TR>
  <TR><TD><HR WIDTH="100%"></TD></TR>
</TABLE></CENTER>
<A NAME=hosts-blk-3>&nbsp;</A>
 
</CENTER>
<CENTER><BR><BR><HR WIDTH="80%">
 TIA --
 Tom Kauffman

CONFIDENTIALITY NOTICE: This email and any attachments are for the
exclusive and confidential use of the intended recipient. If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.
-- 
Rich Smrcina
VM Assist, Inc.
Phone: XXX-XXX-XXXX
Ans Service:  XXX-XXX-XXXX
http://www.linkedin.com/in/richsmrcina

Catch the WAVV!  http://www.wavv.org
WAVV 2009 - Orlando, FL - May 15-19, 2009
list Tom Kauffman · Fri, 19 Dec 2008 15:02:52 -0500 ·
quoted from Rich Smrcina
----Original Message----
From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid]
Sent: Friday, December 19, 2008 2:52 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] I'm brain-dead and need some more eyes -
Oops, I take that back.  It comes up fine, but your missing a <table>
tag.

Rich Smrcina wrote:
Interesting, if I wrap it in <html> and <body> tags it comes up in
Firefox just fine.
Yeah -- I didn't want to post the entire page source.

I've attached it, if it doesn't get stripped.

I'm stumped as to why the bottom half of the file is getting dropped on the floor.

Tom
quoted from Rich Smrcina

CONFIDENTIALITY NOTICE:  This email and any attachments are for the
exclusive and confidential use of the intended recipient.  If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.
list Tom Kauffman · Mon, 22 Dec 2008 10:47:33 -0500 ·
quoted from Tom Kauffman
----Original Message----
From: Kauffman, Tom [mailto:user-3feba9e60a8b@xymon.invalid]
Sent: Friday, December 19, 2008 3:03 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] I'm brain-dead and need some more eyes -
----Original Message----
From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid]
Sent: Friday, December 19, 2008 2:52 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] I'm brain-dead and need some more eyes -
Oops, I take that back.  It comes up fine, but your missing a
<table> tag.

Rich Smrcina wrote:
Interesting, if I wrap it in <html> and <body> tags it comes up in
Firefox just fine.
Yeah -- I didn't want to post the entire page source.

I've attached it, if it doesn't get stripped.

I'm stumped as to why the bottom half of the file is getting dropped
on the floor.

Tom
I *knew* I was brain-dead. This is a wintel sandbox server - and NONE of the virtual machines are in bb-hosts. So they just grou-compressed right out of existance.

I have problems getting the Wintel support team to tell me about systems . . .
quoted from Tom Kauffman

Tom

CONFIDENTIALITY NOTICE:  This email and any attachments are for the
exclusive and confidential use of the intended recipient.  If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.