[mrtg] Re: Mertg,Fedora and Unitialized value in concatenationerror !!!

Sebastien Andreatta number_85_ at hotmail.com
Mon Jan 30 18:58:07 MET 2006


>Ok, so, in your particular implementation, what is on line 1184
>of /usr/bin/mrtg?

I have forgoten to put the file here :
(Procedur : Open with kwrite.. Ctrl +h 1184 )

1183>       foreach $peri (qw(d w m y)) {
1184>           print HTML <<"TEXT";
1185>   <!-- maxin $peri $$maxin{$peri}{$router} -->
1186>   <!-- maxout $peri $$maxout{$peri}{$router} -->
1187>   TEXT
1188>           if ($$rcfg{'options'}{'dorelpercent'}{$router} and defined 
$$maxpercent{$peri}{$router}) {
1189>               print HTML <<"TEXT";
1190>   <!-- maxpercent $peri $$maxpercent{$peri}{$router} -->
1191>   TEXT
1192>           }
1193>           print HTML <<"TEXT";
1194>   <!-- avin $peri $$avin{$peri}{$router} -->
1195>   <!-- avout $peri $$avout{$peri}{$router} -->
1196>   TEXT
1197>           if ($$rcfg{'options'}{'dorelpercent'}{$router}) {
1198>               print HTML <<"TEXT";
1199>   <!-- avpercent $peri $$avpercent{$peri}{$router} -->
1200>   TEXT
1201>           }
1202>
1203>           print HTML "<!-- cuin $peri $$cuin{$peri}{$router} -->\n"
1204>              if defined $$cuin{$peri}{$router};
1205>           print HTML "<!-- cuout $peri $$cuout{$peri}{$router} -->\n"
1206 >             if defined $$cuout{$peri}{$router};
1207>
1208 >          if ($$rcfg{'options'}{'dorelpercent'}{$router} and 
$$cupercent{$peri}{$router} ) {
1209>               print HTML <<"TEXT";
1210>   <!-- cupercent $peri $$cupercent{$peri}{$router} -->
1211>   TEXT
1212>           }
1213>           print HTML <<"TEXT" if  $$avmxin{$peri}{$router} and 
$$avmxout{$peri}{$router};
1214>   <!-- avmxin $peri $$avmxin{$peri}{$router} -->
1215>   <!-- avmxout $peri $$avmxout{$peri}{$router} -->
1216>   TEXT
1217>
1218>       }

Always the ligne with : print HTML <<"TEXT";
No ?

What do you thing ?

_________________________________________________________________
Protégez votre boîte de réception: Phishing : comment l'identifier, le 
signaler et l'empêcher   http://www.fr.msn.be/security/phishing/

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://lists.ee.ethz.ch/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the mrtg mailing list