[rrd-users] RRDCGI: chars get cut away

dom. solaris at pentragon.net
Mon Sep 3 17:05:49 MEST 2001


hi

i use mrtg/rrdtool/rrdcgi on my *cough* NAMP server, thus NT/Apache 1.3.20
and i am outputting mrtg stats with rrdcgi.exe through apache.

no matter how much html code and rrd code i have in my script, always the
last two or three tags, sometimes in the middle of them, get cut away. first
i thought there's some limit in characters, but i could insert as many
<TR>'s as i wanted to, no limit reached.

anyone seen this behaviour before or is there some anomaly in the HTML or
RRD tags i wrote? have i left out an essential thing? btw, the behaviour is
the same, with or without the rrd-includes.

<HTML>
<HEAD><TITLE>Server Stats</TITLE><LINK REL="STYLESHEET"
HREF="/mrtg/mrtg.css" TYPE="text/css"><META HTTP-EQUIV="Refresh"
CONTENT="300"><META HTTP-EQUIV="Pragma" CONTENT="no-cache"><META
HTTP-EQUIV="Cache-Control" CONTENT="no-cache"></HEAD>
<BODY BGCOLOR="#68668E">
<DIV ALIGN="center">
<TABLE BORDER="1" CELLSPACING="0" CELLPADDING="15" BGCOLOR="#000000"
BORDERCOLOR="#330066">
<TR ALIGN="center" VALIGN="top" BGCOLOR="#6B678D">
	<TD><SPAN STYLE="font-weight : bold; font-family : Verdana,Arial; font-size
: 14pt;">Pentragon.Net Server Stats</SPAN><P><BR></P>
	<TABLE BORDER="0" CELLSPACING="1" CELLPADDING="4">
	<TR ALIGN="center"><TD><RRD::INCLUDE RRD/CPU.RRDCGI></TD><TD><RRD::INCLUDE
RRD/MEM.RRDCGI></TD></TR>
	<TR><TD ALIGN="center" COLSPAN="2"><RRD::INCLUDE
RRD/DISK1.RRDCGI>&nbsp;<RRD::INCLUDE RRD/DISK2.RRDCGI>&nbsp;<RRD::INCLUDE
RRD/DISK3.RRDCGI>&nbsp;<RRD::INCLUDE RRD/DISK4.RRDCGI>&nbsp;<RRD::INCLUDE
RRD/DISK5.RRDCGI></TD></TR>
	<TR ALIGN="center"><TD><RRD::INCLUDE
RRD/PINGIPPLUS.RRDCGI></TD><TD><RRD::INCLUDE RRD/PAGEFILE.RRDCGI></TD></TR>
	<TR><TD COLSPAN="2" ALIGN="center"><RRD::INCLUDE
RRD/LINE162OUT.RRDCGI></TD></TR>
</TABLE>
</TD>
</TR>
</TABLE>
</DIV>
------ this below gets cut, sometimes in the middle of
div - removing/adding CRs seem to have an influence on the
cut-position -------
</BODY>
</HTML>


peace
dom.




--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list